example for iot course
Diff: mbed_app.json
- Revision:
- 26:f07f5febf97f
- Parent:
- 23:2b0d9c892149
- Child:
- 50:6e615eea1e6f
--- a/mbed_app.json Tue Jun 19 14:15:24 2018 +0100
+++ b/mbed_app.json Thu Jun 28 12:45:20 2018 +0100
@@ -32,7 +32,7 @@
"platform.default-serial-baud-rate": 115200,
"lora.over-the-air-activation": true,
"lora.duty-cycle-on": true,
- "lora.phy": 0,
+ "lora.phy": "EU868",
"lora.device-eui": "{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }",
"lora.application-eui": "{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }",
"lora.application-key": "{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }"