-
## Problem
I successfully build and run a [TLS client Example][1] (`picow_tls_client_background` executable) from the GitHub, however a simple http GET request takes about 20 seconds. It does not a…
-
# Issue Description
When testing sending multicast packets back and forth between my Pi Pico W and my Windows 10 machine, the Pico will initially work, receiving packets sent to the same multicast …
-
**Describe the bug**
When defining `ENABLE_GATT_FIND_INFORMATION_FOR_CCC_DISCOVERY`, btstack does not compile due to `gatt_client_t` not having the `gatt_client_state` struct member.
**To Reprod…
-
**Describe the bug**
I've tried 2 or 3 times to work out how to use this to generate stubs for a custom micropython build for the RPi Pico W but I'm really struggling!
Here's what I've tried/glean…
-
Something of a dupe of #6 except it's a different approach.
Might be handy to have an addendum at the bottom of the page, a small table that covers these additional pins and their functions. This c…
-
**Is your feature request related to a problem? Please describe.**
I'm very pleased with the bluepad32 examples, and successfully used it on a RPi Pico W to make a Bluetooth - USB HID keyboard bridge…
-
Congratulations on this awesome project.
I have just built it and I am trying to install the uf2 you have kindly provided using the simple drag and drop approach. For some strange reason this is no…
-
How would you recommend driving a motor using the Maker Pi Pico base? I'm interested in controlling [this peristaltic pump](https://www.adafruit.com/product/3910). Or is there something other than the…
-
I've had trouble getting a Pico W to connect to WiFi after the UART has
received data.
For example the code below often doesn't connect to the network if
serial data is being sent to pin 2 of th…
-
The pico W wakes up from dormancy upon PIR trigger on GPIO 0. However, when this code is preceded by a network connection wlan.connect(ssid, password), the pico W does not wake-up anymore:
# progr…