-
I tried the tcpserver example with my test router and my Starlink router. The example connects fine with my Starlink router but fails to wifi connect to the TP-Link router, model AC1750.
Will need…
-
After resetting the sidecart, upon launch I find that often wifi won't connect and just displays error - it won't reconnect until I go into wifi configuration and re-enter details, even though the det…
-
**Describe the bug**
Using the RPi Pico W and the pico-sdk v1.5.1 (latest).
Using the btstacks GAP API ([link](https://bluekitchen-gmbh.com/btstack/#appendix/gap/)) on the Pico.
I am using the …
-
The code in `spi.h` allows for the use of the Pico LED (on GP25) to be configured, but it is hard coded to flash. A simple change
`#ifndef NO_PICO_LED`
`#define USE_LED 1`
`#endif`
Allows th…
-
In the following link:
https://github.com/raspberrypi/pico-examples/blob/master/flash/nuke/nuke.c
The necessary instructions to create the file to reset the raspberry pi pico board are describe…
-
The [link](https://www.infineon.com/dgdl/Infineon-CYW43439-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c8386267f0183c320336c029f) to the CYW43439 datasheet is 404ing again. This is a repeat of #294.
I …
-
Hi,
I just found this library and it looks quite promising indeed, but it being my current tinkering platform of choice I was wondering whether support for **Raspberry Pi Pico / RP2040** (read: inc…
-
As I'm testing the driver using the provided examples, I'm always running into timeout issues with the NTP sample.
`
$ tinygo flash -target=pico -stack-size=8kb -monitor ./examples/ntp
go: downloa…
0b1-k updated
10 months ago
-
How many BLE connections to peripherals (in the center role) can the Pico W have at the same time?
In other works: to how many sensors (peripherals) can the Pico be connected at the same time?
Wha…
-
Now that the official SDK supports the CYW43439's Bluetooth functionality (added in 1.5.0), will this library add support for Bluetooth?