infrafast
infrafast
> CC @valeros in the linked thread people are still experiencing this issue I especially observed that when you make the filesystem with the workaround, if you try to do...
hello same for me, comes most likely from the player itself (player.min.js)
The outcome of my first investigation is the following: the call to setSn_CR enter a while loop which never ends and trigger the watchdog void Wiznet5500::setSn_CR(uint8_t cr) { // Write...
thanks for your library, sorry for my noob questions: 1) WebSocketServer server; will instantiate a server that serves Eth ? 2): did you merge that to the main branch as...
Thanks for your rapid answer, I guess the main which is more recent has some improvement that meta do not have ? if that's the case would you be ok...
I can leave with that, it's just in term of maintenance, I guess it's better to always stick to the main whenever possible, and TBH I am not so familiar...
great, I am able to compile using the meta branch. things works well, when I use WiFi but if I force the usage of ethernet using the if directive, I...
PLATFORM: Espressif 32 (6.4.0) > Seeed Studio XIAO ESP32C3 HARDWARE: ESP32C3 160MHz, 320KB RAM, 4MB Flash PACKAGES: - framework-arduinoespressif32 @ 3.20011.230801 (2.0.11)
Yes, it works, thanks a lot for your work and support. I understood that my case to have both WiFi and Eth is not the most common so I don't...
OK, added the discussion, I think this issue can therefore be closed ?