-
Reproducible on 1.20 and latest nightly build (as of today)
Attempting to set up the Wifi module on core1 fails at the line ap.active(True) below which hangs. Code works fine on core0
Guarding code …
-
The (btw. great!) plugin does not support the wifi version of raspberry pi pico (w) so far. It has a slightly different firmware (https://github.com/micropython/micropython/tree/master/ports/rp2/board…
-
Hello! Strange issue for you all:
I have been running code successfully on a Adafruit Feather RP2040 with PlatformIO's standard Raspberry Pi pico platform. However, once I changed over to using ear…
-
It will not connect when i plug it in.
-
### Port, board and/or hardware
Pico W
### MicroPython version
MicroPython v1.23.0-preview.322.g5114f2c1e on 2024-03-30; Raspberry Pi Pico W with RP2040
### Reproduction
1. This sessi…
-
The USB port next to the ethernet port on Pico Ultra W is not functional with either buildroot or Ubuntu images. The USB gadgets through Type-C port is still working, USB network, adb, etc.
Pico U…
-
Hello, pico-feedback team,
I am reporting a consistent issue that occurs when the battery-powered Raspberry Pi Pico W is connected to a host PC via a USB Type-C connection. Below are the details an…
oyama updated
6 months ago
-
Pico W + Debug Probe + Windows 11 + Pico Visual Studio from Pico Setup
The probe is updated to the latest firmware.
Looks like that issue is specific to `tinyusb_dev_hid_composite` example.
The Pic…
Slion updated
5 months ago
-
Hi,
I'm trying to use a Pi Pico W to connect to the [Apple Media Service](https://developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleMediaService_Reference/Specification…
-
**Describe the bug**
Hello,
I am writing a BTstack project with Pico W and want to save paired info. However, it seems BTstack may not utilize Pico's storage to save link key. gap_store_link_key_for…