Assaf Inbal
Assaf Inbal
Hey, Do either of you have any serial logs to share when the device becomes unresponsive? Preferably with debug logs enabled. It should give some insight as to what's going...
Hey, @giddyhup Please find attached binaries with some log messages removed. One's with the default INFO level debugs while the other is DEBUG. I've removed some of my debug messages...
Unfortunately, you're right. Debugging WiFi issues can't be done over WiFi. This is a reoccurring problem and some ESP-IDF versions seem more stable than others. To the best of my...
Thanks for that. It looks like we've run or of memory (?) But, it might be related to the fact that debug logs are enabled, it takes its toll...
BTW - Not sure if relevant to your setup, I once had an ESP32 connected to an RPI2 (I think) and it would often fail and get stuck in a...
Hey, I'm not familiar with the esp-home-flasher so I can't comment about it. If it has a mode that flashes the entire ESP32 flash, not just the application, then you...
Hey @relghuar, I can't speak for everyone but, as far as I'm concerned, it's out of scope for this project. While I understand your reasoning for consolidating all of the...
All you need is an ESP32 module, preferably one with USB so you can easily connect it to your PC for installing the application and all. I have a few...
Yeah, both seem fine. They look pretty much the same to me so whatever's easier to get
Hey, To be able to see the log at any point means you would have to save it on the ESP32 itself and that would take up much of your...