
Reply to
ModSERIAL help please: I do still have one weird problem. The first time after a reboot ...
Reply to
Stumped on HTTP client problem: I like Rowley Crossworks myself. Eclipse is... not for me. I have coincidentally ...
Reply to
Stumped on HTTP client problem: yes, it never times out. I declared the response buffer as 8KB and ...
Reply to
ModSERIAL help please: Andy, Thanks for pointing me in the right direction. I noticed you did ...
Reply to
Does GPS Receiver automatically receives NMEA sentence without needing to send any commands?: That receiver probably uses 3.3V logic level signals for its serial data. You ...
Reply to
How to InteruptIn and pass the variable correctly?: Okay I did all that and it appears to be fine. The problem ...
New topic
Does GPS Receiver automatically receives NMEA sentence without needing to send any commands?: I'm using the MN5010 gps ...
Reply to
ModSERIAL help please: Quote:char=13 was the character for return on the keyboard I think? That would ...
Reply to
ModSERIAL help please: 1. Yes, in itself it just loops using getc() to fill your buffer ...
Reply to
ModSERIAL help please: Thanks for responding Andy I'm sorry, I do have CodeVolatile int sFlag=0; in ...
Reply to
SimpleSocket reception of binary frames, 0x00 byte: Well I didn't know about library edition and creation, so I updated the ...
Reply to
Stumped on HTTP client problem: The timeout for a request looks like it is 30 seconds. Do you ...
Reply to
Can I control what does the mbed from an API running on my computer ?: You could either create a native Windows (or Mac or Linux) graphical program ...
Reply to
Stumped on HTTP client problem: Steve, just try to do development on these chips with one of the ...
Reply to
ModSERIAL help please: I cannot see where yo declared sFlag in your code. However, remember when ...