-
Hi!
In SDK v3.2 (and 3.3 I think) we can't use flash space after 0x200000 (~2Mb) for program. The bootloader at boot loader_utility.c:858 throws error in case if you image is stored after 0x200000. …
-
hello
i program the esp8266 at command mode lamp.ino on mega2560 and connect it with OPC but its always get Bad data and not responding..:(
what is the problem here?
(i use esp-01 black versian and i …
-
Not even the example sketch can compile anymore.
ghost updated
4 years ago
-
A while back I bought several reels of WS2812 lights (aka neopixels). These are little RGB leds that are individually addressable via a single digital wire protocol. I also have a whole box of vario…
-
Please consider porting esp-link to Sonoff ZBBridge (new Sonoff branded Zigbee Bridge by ITead).
- https://www.itead.cc/sonoff-zbbridge.html
- https://sonoff.tech/product/smart-home-security/zbb…
Hedda updated
3 years ago
-
A stripped down garagedooropener crashes after first config via integrate AP. I set the MQTT port and after joining the WIFI the ESP Crashes:
```
[INFO UKWN] Coogle IOT v1.3.1 initializing..
…
-
Hello. I have an ESP-WROOM-02D board (contains ESP8266ex). I am connected to it by a UART programmer. I can upload projects from the Arduino IDE and they work. So I started Thonny and wanted to use …
-
` ../tools/esptool.py elf2image .output/eagle/debug/image/eagle.app.v6.out -o ../bin/ Traceback (most recent call last): File "../tools/esptool.py", line 26, in import serial ImportError: No module n…
-
[migrated from https://github.com/jcmvbkbc/newlib-xtensa/issues/1]
Trying to compile Espressif "AT" firmware with a toolchain built with
https://github.com/jcmvbkbc/crosstool-NG and this newlib, I ge…
-
Hello everyone,
when i execute make flash shows me errors, i dont know how to solve it. Any idea. thank you
![Screenshot from 2021-04-22 09-03-03](https://user-images.githubusercontent.com/3500349…