manuelbl / ttn-esp32

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

Helium support #66

Open MrSuicideParrot opened 1 year ago

MrSuicideParrot commented 1 year ago

Hi! I'm trying to use this library to connect to the helium network. I understand this library was made to be used with the Things Network, but I didn't find other options to develop a device using the esp-idf, all the other libraries target the arduino framework.

So, anyone has used this library with the helium network? Does it requires any adaptation?

I made some experiments but I wasn't able to connect to the network successfully.

MrSuicideParrot commented 1 year ago

The output of the my test is similar to the one seen on issue #37

Joining...
I (388) ttn: event EV_JOINING
I (388) ttn: event EV_TXSTART
I (6838) ttn: event EV_RXSTART
I (7838) ttn: event EV_RXSTART
I (8108) ttn: event EV_JOIN_TXCOMPLETE
I (6802) ttn: event EV_RXSTART
I (7792) ttn: event EV_RXSTART
I (8072) ttn: event EV_JOIN_TXCOMPLETE