-
Could not detect the DGB tool path message appears in Exception Decoder Output window. IDE is 2.3.1, board ESP8266.
How debug output can be enabled? This could be helpful to find out such issures.
chked updated
2 weeks ago
-
I'm using an Adafruit Huzzah Feather (esp8266 based, arduino compatible) and Arduino 1.6.13. The code loads and runs fine. I've enabled the udp serial print messages and can see Alexa sending an M-SEA…
-
Howdy!
In the ESP8622 documentation (source linked below), it says that it is possible to get the RSSI of all connected STA on the AP, with network.status("stations"), however this function is not …
-
__Steps to reproduce:__
I've tried to reproduce the basic write example: https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino/blob/master/examples/BasicWrite/BasicWrite.ino
I fulfilled t…
-
very long error message
Arduino:1.8.5 (Mac OS X), Płytka:"Adafruit Feather HUZZAH ESP8266, 80 MHz, 4M (3M SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
In file included from /User…
-
Hi,
We are using the [Adafruit Feather HUZZAH ESP8266](https://www.adafruit.com/product/2821) board togehter with an Arducam OV5642 and a SD Card. The camera works well with the example "ArduCAM_ESP8…
-
I am getting the follow error when trying to connect to the IoT Hub
`------------------------------------
Fatal exception 3(LoadStoreErrorCause):
epc1=0x4000bf64, epc2=0x00000000, epc3=0x00000000, …
-
I am an old codger from Australia. I am familiar with Arduino, less so with ESP8266. I make the odd Eagle PCB.
I have a few Arduino Mini's, although they don't look identical to your Pro Mini. I al…
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ X] Master
**Esp8266/Esp32:**
- [X] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
Adafruit Feather Huzzah - E…
-
ADAfruit io Adruino example adafruitio_16servo example will not compile without error.
I am using Arduino 1.8.8 ide and have the latest libraries and correct usb cable. code is below
// Adafruit I…