-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.1 on 2024-11-20; Raspberry Pi Pico 2 W with rp2350a
```
### Code/REPL
```python
from adafruit_ble import BLERadio
ble = BLERadio()
`…
-
I am working with a Raspberry Pi Pico W and am following Miguel Grinberg's _Micropython for the Raspberry Pico W_. I created a virtual environment and installed both MicroPython and `rshell`. I connec…
-
i tested this library by connecting it to raspberry pi pico W and grove lora e5 and i couldn't upload the code since it says the board is not compatible and error appears. i would like to send sensor …
-
## 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…
-
I am new to raspberry pi stuff so I have few doubts how long should we hold the reset butten?
I actually holded it when connecting it then it copied that adafruit-circuitpython-raspberry_pi_pico_w-en…
-
I have observed that the Raspberry Pi Pico W has enabled Bluetooth support following an update in June 2023. It appears that this functionality could potentially be used to create a Bluetooth version …
-
I have an issue that the function 'VIRTUAL_WRITE' was not found and VIRTUAL_READ is broken for micropython
Here is the code
```python
import BlynkLib
import connecttowifi
connecttowifi.connec…
-
firmware info: `MicroPython 856e08b1931b88271816a2f60648f6ff332235b2, inky_frame v1.20.3 on 2023-06-19; Raspberry Pi Pico W with RP2040`
I am having problem with making http requests from pico, tcp…
yshui updated
3 months ago
-
Hello, tang is most useful as a small, dedicated, energy efficient device. Arduino fits very well. Any chances tang can be compiled for it?
Also good alternatives would be [Raspberry Pi Pico W](htt…
-
I'm currently working with the [Wiznet W5500-EVB-PICO](https://www.wiznet.io/product-item/w5500-evb-pico/). For those who aren't familiar, it's essentially a Raspberry Pi Pico and a [Wiznet Ethernet H…