Nebojša Cvetković
Nebojša Cvetković
@DavidKelleySCSC Thank you for this information. I have implemented a system now similar to @AndrewR-L's suggestion to deal with this (bb131ab). Before the initial connection it will wait for some...
Still haven't come across anything obvious that would have caused all the panics but there were a lot of small fixes in the last release so it would be great...
https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/fatal-errors.html This has the full list, its almost certainly a software issue. ESP32 has the added complexity of having two cores so usually problems are caused by memory issues.
I am currently rewriting parts of this project to allow better customization of the available protocols. Instead of being limited to a single instance of each protocol (e.g. single NTRIP...
Hi Georg, Did you perhaps accidentally modify the default IP address of the ESP32 for its own hotspot? The device you are connecting with should show you the default gateway...