-
Arduino: 1.8.5 (Windows 10), Board: "Adafruit Feather HUZZAH ESP8266, 80 MHz, 4M (1M SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
message:46: error: 'StaticJsonBuffer' was not dec…
-
Hi,
I've successfully got WiFi to work on an Feather Huzzah ESP8266, but am unable to get MQTT to work. The publish example consistently throws an LoadStoreAlignmentCause error.
The stacktrace i…
-
Not sure what libraries you were using for this build but I can't get it to build in Arduino constantly getting
no matching function for call to 'SDClass::begin()'
Don't suppose you can remembe…
-
**Describe the bug**
My development board can't establish a connection to Adafruit IO when I follow the official quick-start guide ([link](https://learn.adafruit.com/quickstart-adafruit-io-wippersnap…
-
Attempting to upload and run the SimpleToggleDimmer example on an ESP8266 throws an ISR not in IRAM! error.
I'm using Arduino IDE 1.8.9 with an Adafruit Feather HUZZAH 8266.
Cleared all the memo…
-
Hi,
I get the following error when I compile the code:
> Arduino: 1.8.1 Hourly Build 2017/01/05 05:34 (Windows 8.1), Board: "Nano Zero (Native USB Port)"
>
> libraries\MemoryFree\MemoryFree.c…
-
Per brubell suggestion, placeholder for discussion around **integrating basic OTA functionality into AdafruitIO_Wifi** for ESP32, ESP8266 and friends.
see also https://forums.adafruit.com/viewtopic…
-
Beginning Azure IoT Hub Client... NTP server 0 set to: pool.ntp.org
NTP time zone set to: 0, result: OK
--Set daylight OFF
Short sync interval set to 5
Long sync interval set to 1800
Time sync s…
-
I have connected ESP8266 with Arduino uno and Ultrasonic Sensor (HC-SR01). Added NewPingEsp8266 library and it is printinng errors
-
### Expected behavior
According to the docs, this should result in a usable lfs.img
`luac.cross.int -o lfs.img *lua`
Which I can then load using `node.LFS.reload("lfs.img")`
### Actual behav…