application layer with: button, LED, pot, tempSense
Fork of LoRaWAN-demo-72-bootcamp by
Use with sx1272 shield with grove peripherals connected:
D8 D9: Button | RX TX | A3 A4: TempSense |
D6 D7: | SCL SDA : LED | A1 A2: Pot |
Button
Sends to different payloads: short press (under 1 sec)
long press: held down > 1 sec.
serial console keys
115200bps, 8N1
Enter key not used
Keys '0' to '3': cayenne channel number
'0': pot (rotary sensor)
'1': temperature
'
2': digital out
'3': analog out
History
add frame count to digital input
2018-02-20, by Wayne Roberts [Tue, 20 Feb 2018 22:16:57 +0000] rev 14
add frame count to digital input
replace user button with jumper
2018-02-14, by Wayne Roberts [Wed, 14 Feb 2018 14:03:42 -0800] rev 13
replace user button with jumper
add user button trigger for automatic uplink
2018-02-12, by Wayne Roberts [Mon, 12 Feb 2018 11:25:50 -0800] rev 12
add user button trigger for automatic uplink
fix temperature sensor calculation
2018-02-03, by dudmuck [Sat, 03 Feb 2018 00:44:16 +0000] rev 11
fix temperature sensor calculation
application layer with: button, LED, pot, tempSense
2018-01-30, by dudmuck [Tue, 30 Jan 2018 22:49:12 +0000] rev 10
application layer with: button, LED, pot, tempSense
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739; Updated all libraries to the latest versions
2017-04-24, by mluis [Mon, 24 Apr 2017 13:31:49 +0000] rev 9
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739; Updated all libraries to the latest versions
Updated vt100.h to comply with latest mbed library versions.; Updated mbed and SX1272Lib libraries to the latest versions.
2017-04-04, by mluis [Tue, 04 Apr 2017 13:37:39 +0000] rev 8
Updated vt100.h to comply with latest mbed library versions.; Updated mbed and SX1272Lib libraries to the latest versions.
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed, LoRaWAN-lib and SX1272Lib libraries
2016-07-05, by mluis [Tue, 05 Jul 2016 15:01:10 +0000] rev 7
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed, LoRaWAN-lib and SX1272Lib libraries
Updated LoRaWAN-Lib library
2016-05-18, by mluis [Wed, 18 May 2016 11:33:45 +0000] rev 6
Updated LoRaWAN-Lib library
Updated mbed, LoRaWAN-lib and SX1272Lib libraries.
2016-05-13, by mluis [Fri, 13 May 2016 15:51:40 +0000] rev 5
Updated mbed, LoRaWAN-lib and SX1272Lib libraries.