GarudaOne

Results 103 comments of GarudaOne

Sometimes, I got this exception. Thus, I am not sure if they are the same problem as I don't understand this C much. ``` 0x40152b91: tcp_output at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/lwip/lwip/src/core/tcp_out.c:1153 0x400014fd: ??...

After several days of failure to figure out the problem, I go back to a simple example to isolate the issue, anyhow, it also crashed if I make rapid call....

Got the same Invalid ipv4 package message on my DigitalOcean Ubuntu. but it works normally

I experience this socket issue occasionally as well. I have no clear idea why

> @s00500 I think you'd likely agree that the chart component is very much a work-in-progress. I propose that rather than build a one, I put together a branch that...

Is there anyway to make it support Api 15 or above?

Same issue with my **ESP32 WROOM**(**The button work but both CW and CCW are jumping around or sometimes, simply no action**) and on Arduino MEGA it works. It try another...

ok, this codeCtrl sample works, but it is only one direction CW and its library is different from the LCD i2c sample. so how can i merge it with the...

Sorry, I am new to this thing. Since codeCtrl have only 1 directional button and a click button, i add another NAV_BTN2 which point to another PIN. but it always...

the thing is i cannot find any working rotary encoder driver that work with my esp32 from your sample yet. this git work https://github.com/igorantolic/ai-esp32-rotary-encoder but i have no idea how...