Clearly it’s getting stuck at EV_TXSTART
If you go in to the LMIC library, change the LMIC_DEBUG_LEVEL to 1 or even 2 that you will find in config.h - that will give you far more detail about where it stops working.
Clearly it’s getting stuck at EV_TXSTART
If you go in to the LMIC library, change the LMIC_DEBUG_LEVEL to 1 or even 2 that you will find in config.h - that will give you far more detail about where it stops working.