manuelbl / ttn-esp32

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

No TTN option in component config anymore #56

Closed Kientopf closed 2 years ago

Kientopf commented 2 years ago

There is no option "The Things Network" in esp.idf menuconfig as it should be. See the Get Started text: "In the menu, select Component config ---> and then select The Things Network ---> (at the very bottom)."

And this is the menu in Component config:

component config no ttn
manuelbl commented 2 years ago

In order to reproduce the problem, can you provide more information regarding your environment: ESP-IDF version, operating system etc.

Kientopf commented 2 years ago

Thank you very much for the quick reply. I just managed to solve the problem by myself, it was a stupid path problem (there was a space in the path).