-
- [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
- [X] I have searched the issue tracker for a similar issue and not found…
-
Would it be possible to enable a similar inlay bottom as seen here: [https://www.thingiverse.com/thing:2786523](https://www.thingiverse.com/thing:2786523)
I use this one for all my wled esp8266 proje…
-
I'm interested in your projects and i see that you have a cool "To-Do" list....can you make the appearance and other stuff better in this project too just as you did in esp8266 deauther.....Do you hav…
-
Hi,
First of all, many thanks for your sharing...it's wonderful.
I'm using your Lib Seriallink.h to others projects with esp8266 and arduino uno. I need send/receive char over serial comunication. …
-
Is it possible to implement something like WebREPL on the A9g but over the GPRS instead of WIFI in the ESP8266. It will allow for sending remote updates to devices over the internet, it will be of gr…
-
Hi,
Thanks for this magnificent development. I am using this as a starting point for all of my projects relating to esp8266. However, I would like to enhance the graphs.js since I am not able to …
-
## Environment
MacOS, latest version of RTOS SDK
Documentation from https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/get-started/index.html
## Problem Description - get-started d…
-
Howdy!
I am not a connoisseur of the arduino, I only rebuild projects that already work. In this case "WeMos-Matrix-Shield" by Charles Hallard (https://github.com/hallard/WeMos-Matrix-Shield), base…
-
Hi Aaronse
Now I found some time to test your examples. Out of the box compiling of the helloWorld example throw an error:
`.pio/libdeps/esp32dev/ESP8266 IoT Framework/src/WiFiManager.cpp:5:10: fa…
-
I'm running the development build of WiFiManager, mostly so I can use function pointers for the setAPCallback() method. I'm using this same version in another project that is build in the Arduino IDE.…