

SIM900 Library for Netduino
Started by s0n1k, Jul 18 2012 02:41 PM
4 replies to this topic
#1
Posted 18 July 2012 - 02:41 PM
Dear all,
I'm very new to Netduino world but found it amazing!
For a project of mine I'd like to develop something with a GSM shield SIM900 but I simply don't know where to start
It would be great if someone could post some simple example or useful link!!!
TY

Netduino net = new Netduino();
#2
Posted 18 July 2012 - 03:28 PM
Hi s0n1k
I Assume you mean one of these?
http://imall.iteadst...m120417009.html
If so then there must be an existing .net driver as the FEZ Panda II is listed as compatible, and if it builds for one netmf device it should build for all. By the looks of that particular board you should be able to configure the serial interface to match the pins on the ND+ using the "UART multiplexer" jumpers you would want to either use D0 and D1 or D2 and D3, after that as its controlled by AT codes, just send the relevant strings over the ND's serial port and your in business.
Nak.
- s0n1k likes this
#3
Posted 19 July 2012 - 06:19 AM
Thank you Nak,
Yes, that is the board...
After some search I can't find code sample/drivers on the web for C# and Netduino implementation,
but I found something in C++...
I'll try to port the code in C# and (hopefully) make it work...and obviously post everything!
TY
Yes, that is the board...
After some search I can't find code sample/drivers on the web for C# and Netduino implementation,
but I found something in C++...
I'll try to port the code in C# and (hopefully) make it work...and obviously post everything!
TY
Netduino net = new Netduino();
#4
Posted 19 July 2012 - 08:16 AM
Their is a link in another active thread in the ND+ forum with a lib for the SIM900
http://forums.netdui...-with-netduino/
Nak.
#5
Posted 19 July 2012 - 12:02 PM
Cool...I'll try immediately!
Netduino net = new Netduino();
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users