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.
8 years, 6 months ago.
mDot - Stuck in function dot->joinNetwork()
Hello,
I'm currently having a big issue with my mDot (model X1P-SMA-1 915MHz), using mBed Online Compiler.
Whatever I try to do, it keeps stuck in the dot->joinNetwork() function. Something in this function prints "[INFO] TX Frequency: 903300000 SF: 10 BW: 125 kHz POW: 11 dBm", then nothing more happens. Every other features are working (or at least every feature I used). I have tested the examples, with the same result. Assuming my LoRa configuration is wrong, that would explain why the function lasts so long but ... Isn't there any watchdog to prevent from blocking the whole program ?
Can someone help this poor mDot transmit LoRa message please ?
Thanks in advance, Clément