Manuel Bleichenbacher cf7ab60f52 Merge branch 'dev'
* dev:
  Check for all zero EUIs and keys
  Minor adjustment to SPI timing
  Fix file description
  Ensure library compiles even if no frequency plan was selected
  Configuration of UART
  AT command for ending provisioning task
  Reset LMIC on AT command provisioning
  provisioning example, waitForProvisioning()
  Add provisioning task, refactor provisioning
2018-07-28 22:17:55 +02:00
2018-07-23 16:59:38 +02:00
2018-07-23 17:59:07 +02:00
2018-07-28 22:13:59 +02:00
2018-07-19 16:16:40 +02:00
2018-07-21 21:54:29 +02:00
2018-07-21 23:32:14 +02:00

ttn-esp32

The Things Network device library for ESP-IDF (ESP32) supporting devices with Semtech SX127x chips

This ESP32 component provides LoRaWAN communication with The Things Network. It supports OTAA (over-the-air activation), uplink and downlink messages and saving the EUIs and key in non-volatile memory.

The library is based on the LMIC library from IBM and provides a high-level API specifically targeted at The Things Network.

Get Started

Follow the detailed Get Started Guide in the Wiki.

Supported Boards

All boards with Semtech SX127x chips, RFM9x and compatibles are supported. It includes boards from ttgo, Heltec and HopeRF.

API Documentation

See the Wiki page: API Documentation

More information

More information can be found on the Wiki pages.

Description
The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices
Readme MIT 722 KiB
Languages
C 95.3%
C++ 4.7%