-
Hi Ricardo, this isn't an issue, again, but another proposal. Why don't add the WDT functions? They are for free in ESP32 sdk, and ESP32 has a real hardware wdt, not a software one as ESP8266. This ca…
-
I followed your simple instructions and got the following:
C:\Projects\esp8266-master\examples\at>c:\Projects\esp8266-master\bin\make
c:\Projects\esp8266-master\bin\make: Interrupt/Exception caught (…
-
Hi, i have two main issues.
The first one, I can not compile the file if the Espalexa lib is not installed, even if the `#define ENABLE_ALEXA_SUPPORT` is commented out. If the Espalexa lib is instal…
-
I'm currently planning a small sensor project with an ESP8266 MCU and considered to use Micropython for the implementation since I already use a lot of Python for other projects. Unfortunately, my WiF…
-
### Issue Title:
Remote Light Control Feature for ESP8266
### Description:
I would like to contribute to the project by implementing a remote light control feature for the ESP8266. The goal is to…
-
### Description
Simple compilation of the example sketch fails with the below error.
### Workaround:
Install older board package version < 3.0.0
esp8266 by ESP8266 Community Version 2.7.4
…
-
I downloaded this as a zip and went to arduino ide and sketch - include library - add .ZIP library i selected this zip it said install library
My Code:
#define BLYNK_TEMPLATE_ID "TMPL3skojbLaL"
#…
-
Hi,
nice job, but i was looking for a driver for ESP8266. Unfortunately, I am struggling to modify init part
I am using this manual https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/api…
-
Please help me, I am uploading a blank code to esp8266, I am beginner in the coding universe I have only made a few projects.
Earlier there was no problem uploading a code to esp8266, but nowadays it…
-
## Environment
- Development Kit: N/A
- IDF version (``git rev-parse --short HEAD`` to get the commit id.): 83517ba1
- Development Env: Make
- Operating System: Debian
- Power Supply: External …