Anish updated the code to work with L152. RTC seems to causing issue. Will have to disable LSE.

Dependencies:   mbed LoRaWAN-lib SX1276Lib

Revision:
32:5872a473999c
Parent:
31:3ac22fb6b48d
Child:
34:cd170bd20e5a
diff -r 3ac22fb6b48d -r 5872a473999c app/main.cpp
--- a/app/main.cpp	Mon May 06 13:09:53 2019 +0000
+++ b/app/main.cpp	Mon May 06 13:13:29 2019 +0000
@@ -977,6 +977,7 @@
     
     // Start test
     relayPin = 1;
+    wait(0.01);
     AppLedStateOn = 1;
     Led3StateChanged = true;