works with TTN and cheap STM32F103C8T6 boards
Dependencies: LMiC_CFG_eu868 SX1276Lib mbed-STM32F103C8T6 mbed
Fork of LoRaWAN-lmic-app by
STM32F103C8T6 + RFM95 LoRa Node
flash board wirh STLink
openocd -f interface/stlink-v2.cfg -f target/stm32f1x_stlink.cfg \ -c "program STM32F103C8T6_LoRaWAN-lmic-app_NUCLEO_F103RB.bin exit verify reset 0x08000000"
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:4fd11bbd131e | 2016-11-10 | orangeway | works with TTN and cheap STM32F103C8T6 boards |
6:b2e833061c1f | 2016-11-10 | orangeway | made some minor changes to work with TTN and STM32F103C8T6 |
5:1b2fcc2582e8 | 2015-11-26 | mluis | Updated LMiC and SX1276Lib libraries. |
4:a3abc54af9e5 | 2015-11-26 | mluis | Updated application to use new version of SX1276Lib radio driver |
3:ce28e3313a88 | 2015-04-16 | sam_grove | Added whitespace to update .lib URL to /teams/SX1276Lib |
2:4eb7f3e46f44 | 2015-04-16 | sam_grove | Update dependency URL reference to /teams/Semtech |
1:60184eda0066 | 2015-03-31 | mluis | Updated main application.; Moved debug and hal files from LMiC to main application. |
0:a2929fa6e4f0 | 2015-01-22 | mluis | Basic Class A node example |