This is an example application based on Mbed-OS LoRaWAN protocol APIs. The Mbed-OS LoRaWAN stack implementation is compliant with LoRaWAN v1.0.2 specification.

Dependencies:   Lorawan_Version_0_1

Dependents:   Lorawan_Version_0_1

Revision:
66:a11c79073f1f
Parent:
63:2bfceda4c30c
Child:
71:ca2425c0a864
--- a/mbed_app.json	Sat Jan 11 11:35:11 2020 +0000
+++ b/mbed_app.json	Tue Jan 14 13:48:39 2020 +0000
@@ -32,6 +32,7 @@
             "platform.default-serial-baud-rate": 115200,
             "lora.over-the-air-activation": true,
             "mbed-trace.enable": true,
+            "platform.cpu-stats-enabled": true,
             "lora.duty-cycle-on": true,
             "lora.phy": "EU868",
             "lora.device-eui": "{ 0x00, 0xD3, 0x21, 0xF8, 0x25, 0x15, 0x14, 0x59 }",