Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_Private_LoRa
Diff: sx1276/sx1276.h
- Revision:
- 28:9ee41259a3eb
- Parent:
- 25:3778e6204cc1
--- a/sx1276/sx1276.h Fri May 13 15:09:10 2016 +0000 +++ b/sx1276/sx1276.h Wed Nov 25 08:17:26 2020 +0000 @@ -182,12 +182,13 @@ * @param [IN] modem Radio modem to be used [0: FSK, 1: LoRa] * @param [IN] bandwidth Sets the bandwidth * FSK : >= 2600 and <= 250000 Hz - * LoRa: [0: 125 kHz, 1: 250 kHz, + * LoRa: [0: 125 kHz, 1: 250 kHz, jp 200k * 2: 500 kHz, 3: Reserved] * @param [IN] datarate Sets the Datarate * FSK : 600..300000 bits/s * LoRa: [6: 64, 7: 128, 8: 256, 9: 512, * 10: 1024, 11: 2048, 12: 4096 chips] + payload 59 59 59 123 230 230 230 * @param [IN] coderate Sets the coding rate ( LoRa only ) * FSK : N/A ( set to 0 ) * LoRa: [1: 4/5, 2: 4/6, 3: 4/7, 4: 4/8]