Ed Smallenburg

Results 551 comments of Ed Smallenburg

In the ESP32 version of the radio, the passwords are hidden in the webinterface and the logging. But even then it it possible to hack the ESP and read the...

I added some comment of changing default network name and password in the documentation.

404 not found is a server error. You have to look for a different server hosting classicfm.

Looks good! You are ising RX and TX to connect to the Nextion. Does it interfere with the debug output?

It's not easy to correct this. It doesn't work on WinAMp either. Use "st02.dlf.de/dlf/02/104/ogg/stream.ogg" instead.

Did you check https://github.com/me-no-dev/ESPAsyncTCP/issues/60 ?

I used [this](https://github.com/me-no-dev/ESPAsyncTCP/commit/c2d4c168d41b78d9abd71a074c80eb8087c33561) to correct it.

Some LMIC libraries generate more events than others. Eamples are "EV_JOIN_TXCOMPLETE" and "EV_TXSTART". Unknown events are printed as "unknown", but that is not an error message. I usually add an...

Thank you Jens for your kind works. Please leave a comment on TTN as well.