-
Hi,
if I use NimBLE instead of the standard BLE stack together with USB Host, I get compile errors like that:
```
Compiling .pio\build\esp32-s3-devkitc-1\lib3e1\NimBLE-Arduino\NimBLEClient.cpp…
psxde updated
1 month ago
-
### Answers checklist.
- [X] I have read the [ESP-DSP documentation](https://docs.espressif.com/projects/esp-dsp/en/latest/esp-dsp-library.html/) and the issue is not addressed there.
- [X] I have…
-
hi, do you have any interested to modified Ethernet (w5500) library to run on the ESP8266
esp8266/Arduino@2a01c2a or convert the Ethernet package to wifi package with ESP866 module
-
Hi getting the following error when trying to compile in IDE
```
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "ESP32 Dev Module, Disabled, Disabled, Default 4MB with spiffs (1.2MB…
-
I did an update and now the latest lib no longer compiles. Here are the errors I am seeing
```
/Users/erikolson/.platformio/packages/toolchain-xtensa-esp32s3/xtensa-esp32s3-elf/include/c++/8.4.0/bi…
-
This code is great and so useful! I have a Waveshare esp32-s3 7” and the touch isn’t always working so I needed to understand the io_expander.
Just one point, for
expander->multiPinMode(TP_RS…
-
my homekey (0.4.1) does lost the connection to WLAN-AP after some hours but show an ip in status on serial line.
> *** HomeSpan Status ***
> IP Address: 192.168.0.74
is it possible to re…
-
I'm trying to get [arduino-esp32](https://github.com/espressif/arduino-esp32/) to compile using the [esp32-led-blink-sdk](https://github.com/apple/swift-embedded-examples/tree/main/esp32-led-blink-sdk…
-
Arduino IDE 2.3.2, Libraries: AsyncTCP (by dvarrel) v1.1.1, ESP Async Webserver (by Me-No-Dev) v1.2.4, ESP32S2 in FDU mode, Additional boards manager URL: https://raw.githubusercontent.com/espressif/a…
-
I've been at this for hours now trying to sort out how to install this repo in PlatformIO and can't for the life of me get it working.
I've followed the instructions as outlined in the [PlatformIO …