No output from ESP32S PlatformIO – Ubuntu
I am following to the official tutorial and trying to get my ESP32S give some output. Official tutorial I can do everything but I am not getting any output. My OS is Ubuntu 22.04 LTS, the code I try to…
I am following to the official tutorial and trying to get my ESP32S give some output. Official tutorial I can do everything but I am not getting any output. My OS is Ubuntu 22.04 LTS, the code I try to…
I have an esp32-wrover-e ( 16mb flash and 8mb external ram ) I'm coding it with arduino framework. On the esp32, there is a webserver and it has multiple files for login, the main page and things like that. I…