-
Library currently supports PICO with range of shields, but not the new PICO-W.
Needs extra work/modifications to build using WiFi when target is a PICO-W.
Also as a result, the current use of "d…
-
Check for original discussion about this enhancement in
1. [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap](https://github.com/khoih-prog/Porten…
-
### Describe the bug
While testing the Async_AdvancedWebServer.ino example,
it has been seen that while accessing the target using Firefox 104.0.2 (64-bit) from a Windows 10 laptop, that the progr…
-
Can't connect to AsyncWebSocketServer via javascript, tried with Firefox 105.0 in Ubuntu 20.02 LTS and Firefox 98.0.2 on Debian 10.
But I'm able to connect via Python 3.7.9.
1. Upload "PicoWAsyn…
drmue updated
2 years ago
-
### Describe the bug
In various examples, the use of the LED appears to be inverted.
i.e.
define LED_OFF HIGH
define LED_ON LOW
It looks from the code as if the LED s…
-
I have been trying to resolve an issue with Wifi on PI PICO-W, originally posted over at:
github.com/khoih-prog/AsyncWebServer_RP2040W : Under Issue 3
It would be nice to resolve this issue, but…
-
### Bug Description
1. The Terminal output shows that even after WiFi was powered down, `WiFi.status()` still reports `WL_CONNECTED`
https://github.com/earlephilhower/arduino-pico/blob/5787b4c02…
-
Posted by @salasidis as [**request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap** #2](https://github.com/khoih-prog/Portenta_H7_AsyncTCP/issues/2) in [**…
-
### Is your feature request related to a problem? No
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Traffic between the browser and the server shoul…
-
Hello!
I've got the problem and I know when it happen.
It's happen when the connection is lost - time jump back on NTP_UPDATE_INTERVAL_MS.
When connection is up - time jump forward.
Steps:
1. co…