-
### Minimum requirements
- [X] Core clock speed is 48 MHz or faster?
- [X] Is the CPU an ARM Cortex M0+ or later?
- [X] Does the host microcontroller have at least 32 KB of flash memory?
- [X] Is the…
-
After pulling the newest version of this repo the example "wifi_webrequest.rs" for the pi pico w no longer properly makes the webrequest and fails to make it both as an https and http request. Sadly I…
-
### The problem
esp32_ble_tracker cannot be used when sending a config to Pi Pico W, because it requires "esp32"
### Which version of ESPHome has the issue?
2022.11.2
### What type of installation…
-
### Description / Steps to reproduce the issue
1) On Pi Pico W board with Pi Pico SDK 2.0, setup a system with working flash SmartFS file system and without SMP, e.g.,
./tools/confi…
-
i need it to connect to websocket with pi pico w I get no network module
this is the code i've removed my password ssid
```python
import network
import socket
from time import sleep
import mac…
-
### Port, board and/or hardware
rp2 port, Raspberry Pi PICO W
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico W with RP2040
### Reproduction
```
import network
impo…
geirp updated
14 hours ago
-
a) When I want to use the following code on the Pico W:
'''
>>> w = network.WLAN(network.STA_IF)
>>> w.status('rssi')
Traceback (most recent call last):
File "", line 1, in
ValueError: unk…
-
### Port, board and/or hardware
RPI PICO W
### MicroPython version
MicroPython v1.24.0-preview.224.g6c3dc0c0b on 2024-08-22; Raspberry Pi Pico W with RP2040
### Reproduction
```py
impo…
-
**Describe the bug you encountered:**
The pico_multicore library is always linked to the Pico-PIO-USB library in CMakeLists.txt, even if multicore functionality is not required by the project. …
-
Most of the MIDI controllers I've tried mount and work perfectly, but a few of them don't show up.
For instance I tried this cheap [USB to MIDI converter](https://www.amazon.fr/dp/B0CWNTH5D3?ref=ppx_…