Add LoRaWAN Class and pre-certification info to README

pull/1527/head
StevenCellist 2025-06-16 10:56:46 +02:00 zatwierdzone przez GitHub
rodzic 827fbd9f17
commit 5b38ce9f20
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,10 @@ SX127x, RFM9x, SX126x, RF69, SX1231, CC1101, nRF24L01, RFM2x, Si443x and SX128x
* [__POCSAG__](https://www.sigidwiki.com/wiki/POCSAG) using 2-FSK for modules:
SX127x, RFM9x, RF69, SX1231, CC1101, nRF24L01, RFM2x and Si443x
* [__LoRaWAN__](https://lora-alliance.org/) using LoRa and FSK for modules:
SX127x, RFM9x, SX126x, LR11x0 and SX128x
SX127x, RFM9x, SX126x, LR11x0 and SX128x
* Supports Class A and C (and Multicast over C)
* Pre-certified for Class A on dynamic channelplans (EU868-style)
* See the [wiki](https://github.com/jgromes/RadioLib/wiki/LoRaWAN) and [notes](https://github.com/jgromes/RadioLib/blob/master/examples/LoRaWAN/LoRaWAN_Starter/notes.md) for more information.
### Supported Arduino platforms:
* __Arduino__