manuelbl / ttn-esp32

The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices
MIT License
303 stars 64 forks source link

Add AT command to obtain HWEUI. #4

Closed jpmeijers closed 5 years ago

jpmeijers commented 5 years ago

Allow AT+PROV to provision using the HWEUI. Fix byte order for conversion from MAC to HWEUI.

HWEUI is the term used by modules like the RN2483 when the baked in EUI is used as Device EUI.