LoRa node acquiring random float value and sending to LoRa Server - Working ok
Dependencies: BufferedSerial SX1276GenericLib_node2 mbed
Fork of DISCO-L072CZ-LRWAN1_LoRa_PingPong by
History
LoRa node acquiring random float value and sending to LoRa Server - Working ok
2018-08-08, by sagilar [Wed, 08 Aug 2018 22:34:30 +0000] rev 12
LoRa node acquiring random float value and sending to LoRa Server - Working ok
Update libraries
2017-08-18, by bcostm [Fri, 18 Aug 2017 07:45:44 +0000] rev 11
Update libraries
Initial commit.; ; Removed the comment about use of NUCLEO_L073RZ board in main.cpp.;
2017-06-06, by bcostm [Tue, 06 Jun 2017 12:21:21 +0000] rev 10
Initial commit.; ; Removed the comment about use of NUCLEO_L073RZ board in main.cpp.;
Defined missing PC_13 for the LRWAN1 board.; Updated to latest mbed and SX1276Generic libs
2017-05-30, by Helmut64 [Tue, 30 May 2017 15:49:05 +0000] rev 9
Defined missing PC_13 for the LRWAN1 board.; Updated to latest mbed and SX1276Generic libs
Updated description.
2017-05-19, by Helmut64 [Fri, 19 May 2017 14:04:56 +0000] rev 8
Updated description.
Update SX1276GenericLib, Lora frequencies are now specified in Hz.
2017-05-19, by Helmut64 [Fri, 19 May 2017 13:59:59 +0000] rev 7
Update SX1276GenericLib, Lora frequencies are now specified in Hz.
Updated SX12GenerlicLib; Radio Init has now a return value true of a Radio chip is detected.
2017-05-19, by Helmut64 [Fri, 19 May 2017 09:54:10 +0000] rev 6
Updated SX12GenerlicLib; Radio Init has now a return value true of a Radio chip is detected.
Updated SX1276GenericLib
2017-05-17, by Helmut64 [Wed, 17 May 2017 13:50:19 +0000] rev 5
Updated SX1276GenericLib
Updated to newer 1276GenericLib
2017-05-16, by Helmut64 [Tue, 16 May 2017 15:54:02 +0000] rev 4
Updated to newer 1276GenericLib
Added Radio pointer to callbacks.
2017-05-14, by Helmut64 [Sun, 14 May 2017 14:33:29 +0000] rev 3
Added Radio pointer to callbacks.