Lora pinpong demo (fork of https://developer.mbed.org/users/Helmut64/code/STM32L0_LoRa/ example)

Dependencies:   BufferedSerial SX1276GenericLib mbed

Fork of STM32L0_LoRa by Helmut Tschemernjak

History

Update libraries default tip

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.


Updated SX1276Generic lib.

2017-05-11, by Helmut64 [Thu, 11 May 2017 08:21:42 +0000] rev 2

Updated SX1276Generic lib.