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.

Nighthawk

Member Since 26 Nov 2010
Offline Last Active Feb 09 2016 09:27 AM
-----

Posts I've Made

In Topic: Sending SMS via GSMshield (icomsat v1.1)...return error

10 September 2013 - 01:29 PM

Also, I'm not 100% sure about this, but I believe you need to send Carriage Return AND Line Feed (vbCrLf) over the serial connection. 


In Topic: Sending SMS via GSMshield (icomsat v1.1)...return error

10 September 2013 - 01:26 PM

Please note that after powering on the SIM900 (using pin D9), you need to WAIT till you get a "CALL READY" message before using any commands that use the SIM card. It is written in the IComSat manual.

 

This usually happens around 7-10 seconds after powering up the SIM900.


In Topic: Debug.GC

09 July 2013 - 01:59 PM

Oooh... makes sense. Thanks for clarifying :)


In Topic: SD Card and other SPI devices

08 July 2013 - 06:37 AM

Well, just as I suspected, the problem with writing to the SD card was totally caused by me  :lol: . It all works perfectly now. Just need to treat it with care. I implemented a Queue which everything writes to, then a dedicated SD card thread simply processes that queue at its leisure at regular intervals.

 

Having everything try to write to the SD card (even in different files) just like it always worked on desktop hard disks just didn't give the sort of reliable results that I could feel comfortable with.


In Topic: Are my netduino 2s fried?

05 July 2013 - 10:56 AM

Quite a few times I mistakenly connected RX pin to RX of USB-TTL cable (and TX to TX)... even when there was stuff that was supposed to be sent/received over the cable (until I figured out why it was not working!). Never had an issue.


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.