This is the code for the STM32L072 in order to read from LoRa and pass data through serial
Dependencies: BufferedSerial SX1276GenericLib mbed
Fork of TRANSMITTER by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:ca1d34b8923d | 2018-05-30 | gabrio | (none) |
4:f9e97728d3a2 | 2018-05-29 | gabrio | (none) |
3:e2ca3bc926e2 | 2018-05-24 | gabrio | First commit |
2:5ddb3de762a0 | 2018-05-23 | gabrio | (none) |
1:247f19702edd | 2018-05-23 | gabrio | removed unused var; |
0:acd8e2ba10c5 | 2018-05-23 | gabrio | Reads from A0 AND A2 and transmit through lora (no encryption) |