-
Why does udp sendPacket wait for a received packet before sending? It is only the first send command that waits. If I force a transmit from host, a burst of "sent" packets appears and everything works…
-
#### Hardware
Hardware: Adafruit ESP8266 Feather Huzzah
Core Version: Whatever core is current with PlatformIO
### Description
SPIFFS is creating duplicate files.
### Setting…
-
This references the ESP-01 specifically but probably need to at least experiment with it: https://github.com/adafruit/ESP8266-Arduino#i2c-wire-library (just noticed that's an Adafruit fork... hmmm...…
-
Exception (9):
epc1=0x40104fd0 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000003 depc=0x00000000
ctx: sys
sp: 3ffffbf0 end: 3fffffb0 offset: 01a0
> > > stack>>>
> > > 3ffffd90: 3fff061c 3fff0cc4…
-
I have been testing the deepsleep function on the huzzah board and the board crashes average after 9 to 14 consecutive deepsleep and wakeup cycles.
Sometimes it crashes with only 3 to 4 deepsleep and…
Zyxmn updated
8 years ago
-
Current _boot.py is not compatible with ESP8266-01, probably because there's no filesystem on it ?
ioctl(5, 0)
readblocks(0, 3ffeeb00(4096))
readblocks(0, 3ffee850(4096))
Traceback (most recent call …
doudz updated
8 years ago
-
Bonjour,
Je suis dans un logement équipé de radiateurs électriques récents, mais malheureusement non cablés avec un fil pilote. L'ancienneté des gaines ne me permet pas sans risques d'en faire passer…
-
Tried to use this library running on a Feather HUZZAH (ESP8266) board to control a TLC5947, both recently purchased. Using Arduino IDE v. 1.6.5, the library gets a compilation error from the use of ca…
-
Stino will support more custom Boards and Cores.
### 1. Supported boards and Cores
- [x] [Arduino AVR Boards](http://arduino.cc/en/Main/Products) - Atmel ATmega-based boards from [Arduino](http://ard…
-
Hi again,
Been having smashing success with your framework. I can't thank you enough for writing this thing! One new issue however: when connected to CoreMidi(mac) instead of rtpMidi(windows), mac ou…