Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 2 months ago.
Getting hello world to work
So I am trying to get the "mDot_LoRa_Connect_Example" code to work (which is essentially a hello world example). I imported the project in my mbed compiler, added my network's network name and pass and sub-band, compiled the program and pushed it to my mDot. Yet at the awaited hello world moment.... nothing shows up in my debug at my gateway.
I am quite sure the gateway work properly as I can connect other devices to it and see packets appear in the debug. Any ideas?
 
                            
Turns out I was posting a string that was too long for this unit's spreading factor! Cheers!
posted by Scott Laughlin 23 Aug 2016