-
Trying to get ESPHome working on RP2040W, but I'm not even getting to start using your code to try out the Kitchen display. The simple and standard yaml, is where my issue start. So downloaded the man…
-
I managed to fix remaining compilation errors of migrating our project from arduino core 2.0 to 3.0.
however, we are not quite figure out how to resolve this issue.
platformio.ini
```
[commo…
-
Pico W SDK: 1.4.0
IDE: CLion on Ubuntu 22.04 running on a PC:
GCC: 11.2.0 (Ubuntu 11.2.0-19ubuntu1)
MQTT broker/server: Mosquitto 2.0.15 running on Ubuntu 22.04.
**Issue:** MQTT keep alive ping …
-
I'm not sure if this problem is related to the core or to PlatformIO and it is a bit confusing.
I have several projects with more or less identical `platformio.ini` settings.
One of the projects…
-
### Library name
AsyncWebServer_RP2040W
### Version to remove
1.1.0
-
### The problem
Last line logged is `[I][wifi:274]: WiFi Connecting to 'IoT'...`, followed by a reboot a few seconds later.
This happens more often than not, but after a few minutes it eventually ma…
-
Hi @earlephilhower
As you've done so great work for lwIP_CYW43, lwIP_Ethenet and cyw43 WiFi libraries, could you please, when having time, port these libraries :
1. [**lwIP_w5100**](https://g…
-
WebOS 4.5 - v5.30.40
HyperHDR installed onto tv directly
Log from HyperHDR:
![1](https://github.com/awawa-dev/HyperSerialPico/assets/5695864/bcfe2d33-f3c0-45f5-9230-9e236cc44d89)
dmesg log on…
-
- Connect to a pico_w using the site: http://localhost:8081
- Open the edge devtools
- In the console the message "cannot connect webclient ...." appears. This is correct, the development server is …
-
Intellisense says to use "services" but no code generation happens.
However use "$services" works.
```
{
"$schema": "https://raw.githubusercontent.com/microsoft/devicescript-pico/main/boar…