Driver for SX1272 connected to Pulga devices using only DIO0 pins and polling (error states and timeout).
Dependents: pulga-mbed-lorawan-gps mbed-lorawan-pulga mbed-lorawan-pulga-testing-channel mbed-lorawan-pulga-serial_rx ... more
Revisions of SX1272/SX1272_LoRaRadio.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:2235ad0a46be | 2021-03-30 | Removed debug prints from code. | File Diff Annotate |
3:bca9a8ee555d | 2021-03-30 | Added radio variant without pa-boost. Modification for controlling rx/tx switch with gpio. | File Diff Annotate |
2:6c5853c2fd72 | 2020-11-12 | Removed debug related code. | File Diff Annotate |
1:3bdd6f917bf5 | 2020-11-12 | Moved Frequency Hop irq and Cad irq to polling timers. | File Diff Annotate |
0:561d07a737bc | 2020-11-12 | SX1272 driver using only DIO0 and polling. | File Diff Annotate |