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?

https://developer.mbed.org/platforms/MTS-mDot-F411/

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
Be the first to answer this question.