XRange SX1272Lib

Dependents:   XRangePingPong XRange-LoRaWAN-lmic-app lora-transceiver

Fork of SX1276Lib by Semtech

SX1272 LoRa RF module https://www.netblocks.eu/xrange-sx1272-lora-datasheet/

Driver for the SX1272 RF Transceiver.

History

Sets RX/TX packet length 256 bytes. default tip

2016-01-07, by netblocks [Thu, 07 Jan 2016 08:14:20 +0000] rev 18

Sets RX/TX packet length 256 bytes.


XRange SX1272Lib

2015-05-31, by netblocks [Sun, 31 May 2015 12:52:46 +0000] rev 17

XRange SX1272Lib


Corrected 250 kHz bandwidth choice for FSK modem; Added a define for the RADIO_WAKEUP_TIME from sleep

2015-03-31, by mluis [Tue, 31 Mar 2015 13:35:04 +0000] rev 16

Corrected 250 kHz bandwidth choice for FSK modem; Added a define for the RADIO_WAKEUP_TIME from sleep


Enabled by default the whitening when using FSK modem.; Added an invalid bandwidth to the Bandwidths table in order to avoid an error when selecting 250 kHz bandwidth when using FSK modem.

2015-01-22, by mluis [Thu, 22 Jan 2015 12:47:47 +0000] rev 15

Enabled by default the whitening when using FSK modem.; Added an invalid bandwidth to the Bandwidths table in order to avoid an error when selecting 250 kHz bandwidth when using FSK modem.


Corrected in SetRxConfig method the FSK modem preamble register name.

2015-01-07, by mluis [Wed, 07 Jan 2015 08:51:37 +0000] rev 14

Corrected in SetRxConfig method the FSK modem preamble register name.


Cosmetics; Added LICENSE text.; Added the possibility to specify the payload length for receiving fixed length frames.; Added SetModem function to radio interface.; Added LoRa syncword register definition

2014-12-16, by mluis [Tue, 16 Dec 2014 10:02:45 +0000] rev 13

Cosmetics; Added LICENSE text.; Added the possibility to specify the payload length for receiving fixed length frames.; Added SetModem function to radio interface.; Added LoRa syncword register definition


Added LICENSE.txt; Minor corrections

2014-10-13, by GregCr [Mon, 13 Oct 2014 07:33:11 +0000] rev 12

Added LICENSE.txt; Minor corrections


Added LICENSE.txt; Minor corrections;

2014-10-13, by GregCr [Mon, 13 Oct 2014 07:06:55 +0000] rev 11

Added LICENSE.txt; Minor corrections;


Changed mbed_debug.h to debug.h inside the lib (issue with the NXp platform)

2014-09-30, by GregCr [Tue, 30 Sep 2014 11:10:24 +0000] rev 10

Changed mbed_debug.h to debug.h inside the lib (issue with the NXp platform)


Removed unused variables

2014-09-26, by GregCr [Fri, 26 Sep 2014 12:59:57 +0000] rev 9

Removed unused variables