-
Hello,
I am the maintainer of ESPAsyncWebServer (https://github.com/mathieucarbou/ESPAsyncWebServer).
We have rpi support, with:
```
[env:raspberrypi]
upload_protocol = picotool
; platform…
-
Hi,
I'm looking to write firmware for a Badger 2040W, based on [this](https://github.com/rp-rs/rp-hal-boards/tree/main/boards/pimoroni_badger2040) example, but using the Embassy framework.
I was…
-
**Compiling .pio\build\nodemcu-32s\lib711\AsyncTCP_RP2040W\AsyncPrinter.cpp.o
Compiling .pio\build\nodemcu-32s\lib711\AsyncTCP_RP2040W\AsyncTCP_RP2040W.cpp.o
Compiling .pio\build\nodemcu-32s\lib711\…
-
**Description**
Arduino IDE 2.0 does not compile the basic ESPAsyncWebServer library example (CaptivePortal example).
I have already installed the AsyncTCP_RP2040W library.
**Board**
Raspber…
-
## Description
Hello guys. Thanks for your awesome job done here in implementing BLE satck in Rust.
Looks like I found an issue with the scan feature.
Some advertisment packets (`LeAdvReport`) a…
-
**Describe the problem you have/What new integration you would like**
I would like to see MQTT client support for ESPHome on the Raspberry Pi Pico W platform.
The existing MQTT client only…
-
Hi there,
For some reason the code won't compile and throw error related with AsyncTCP_RP2040.
However, I am using ESP32-S3 board and nowhere in my code it is defined as RP2040.
I am on platfor…
-
Hello,
I am a visual studio code user and I can't compile and install elegantOTA on my esp32 c3 mini.
I followed the tutorial:
[https://docs.elegantota.pro/installation/](url)
Here is my platorf…
-
Hello
PlatformIO can't compile correctly the code, i found these bugs in compiling via PlatformIO:
1- AsyncTCP RP2040W was added to the project and error when compiling it (I fixed it by removing …
-
This is with embassy-net 0.4.0
This is running on a rp2040w
Have an application that works without issue connecting to numeric IP addresses without dns. Simply enabling feature dns causes the a…