manuelbl / ttn-esp32

The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No TTN option in component config anymore

Kientopf opened this issue · comments

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

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

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).