mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 04:14:28 +02:00
Update regarding move the MCCI Catena version
This commit is contained in:
parent
36bd1e4066
commit
49d0a7c284
@ -8,8 +8,9 @@ This ESP32 component provides LoRaWAN communication with [The Things Network](ht
|
|||||||
- uplink and downlink messages
|
- uplink and downlink messages
|
||||||
- saving the EUIs and key in non-volatile memory
|
- saving the EUIs and key in non-volatile memory
|
||||||
- [AT commands](https://github.com/manuelbl/ttn-esp32/wiki/AT-Commands) for provisioning EUIs and key (so the same code can be flashed to several devices)
|
- [AT commands](https://github.com/manuelbl/ttn-esp32/wiki/AT-Commands) for provisioning EUIs and key (so the same code can be flashed to several devices)
|
||||||
|
- support for regions Eurpe, North America, Australia, Asia and India
|
||||||
|
|
||||||
The library is based on the LMIC library from IBM and provides a high-level API specifically targeted at The Things Network.
|
The library is based on the LMIC library from IBM (specifically the version maintained by MCCI – see their [GitHub repository](https://github.com/mcci-catena/arduino-lmic)) and provides a high-level API specifically targeted at The Things Network.
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user