Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

SIM900 Library for Netduino


  • Please log in to reply
4 replies to this topic

#1 s0n1k

s0n1k

    New Member

  • Members
  • Pip
  • 9 posts

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 :rolleyes: It would be great if someone could post some simple example or useful link!!! TY
Netduino net = new Netduino();

#2 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

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.

#3 s0n1k

s0n1k

    New Member

  • Members
  • Pip
  • 9 posts

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
Netduino net = new Netduino();

#4 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

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 s0n1k

s0n1k

    New Member

  • Members
  • Pip
  • 9 posts

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

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.