Basic LoRa receiver example

Dependencies:   sx12xx_hal

radio chip selection

Radio chip driver is not included, allowing choice of radio device.
If you're using SX1272 or SX1276, then import sx127x driver into your program.
if you're using SX1261 or SX1262, then import sx126x driver into your program.
if you're using SX1280, then import sx1280 driver into your program.
if you're using LR1110, then import LR1110 driver into your program.
If you're using NAmote72 or Murata discovery, then you must import only sx127x driver.
If you're using Type1SJ select target DISCO_L072CZ_LRWAN1 and import sx126x driver into your program.

On default serial port, this project will print out (at 9600bps) reset-rx once at startup.

Use project simple_tx on transmtting end.

Files at this revision

API Documentation at this revision

Comitter:
Wayne Roberts
Date:
Fri Jun 12 11:47:24 2020 -0700
Parent:
4:db424a8eb3c6
Commit message:
remove radio driver

Changed in this revision

sx126x.lib Show diff for this revision Revisions of this file
--- a/sx126x.lib	Fri Jun 12 11:44:32 2020 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://os.mbed.com/users/dudmuck/code/sx126x/#34f1f2bbe7b3