-
Its not Issues, but I want to Know how to convert Gif to Arrays. :)
-
Hi Tobias,
it should be good having the option to store buffer in SPFFIS or SD Card for data sampled each minute or more, so it's possible to put ESP in deepsleep without losing buffered data.
Rega…
-
Hello.
Maybe I did stupid things...
I ordered a T-beam ttgo motherboard (T22_V11-2019.1212) with Meshtastic software on it.
I uploaded an esp-32-ogn software that I used before, but I didn't se…
-
Hi,
My application is to implement a Serial2 handler to run serial protocol like ModBus on ESP32. My another microcontroller is polling for reply from ESP32 with baud rate 38400. The time between t…
-
Hello,
Would it be possible to upgrade firmwares with the last available version of WebUI (v3). It seems to be a nice upgrade, with more options, better integration, and can fit perfectly Smartphon…
-
I get this error:
` error: invalid conversion from 'const AsyncWebParameter*' to 'AsyncWebParameter*' [-fpermissive]`
In this line:
`AsyncWebParameter* p = request->getParam(i);`
What's the …
-
I've been trying to fix fabgl so it will run on IDF, which I see it is suppose to do. It seems there have been some major changes to IDF since the last version of FabGL. I'm able to take care of mos…
-
Hi,
Habe nun alles gem. Wiki im Betrieb inkl. DHT22 und OLED.
Eines wäre mir wichtig:
Kann die NodeMCU in den sleep mode versetzt werden und beispielsweise halbstündlich/stündlich messen und au…
-
Hi there,
I have recently recieved a Moddable Two.
I have loaded the standard examples as per the Moddalbe instructions and everything works.
I am now trying to load a simple Node Red Flow so far…
-
## Environment
- Development Kit: [ESP-EYE]
- Kit version: []
- Module or chip used: [ESP-EYE]
- IDF version: ESP-IDF: v4.0.1 (according to hello_world project, runnin…