-
The Pico W board needs specific headers to control the wireless board, e.g. `pico/cyw43_arch.h`. These don't seem to be exposed by these rules yet, is that correct?
-
When trying to do some (debug) logging over syslog I ran into issues CYW43 SoC (or driver?) apparently crashing.
Symptoms "[CYW43] Bus error condition detected" error messages flooding console output…
-
The current webrepl-code seems to be a bit outdated lack behind the feature progress of `mpremote`. Additionally, the current file-transfer logic that aims to work while the REPL is blocked, however t…
-
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
-
I get an error about "**multiple definition of `libtop'**" when I try to make the project with Ubuntu 22.04 on an Intel 64 bits CPU :
```
~/src/PicoBB/bin/pico$ export PICO_SDK_PATH=/home/chips/sr…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0 on 2024-07-10; ESP32-S3-DevKitC-1-N32R8 with ESP32S3
Board ID:espressif_esp32s3_devkitc_1_n32r8
UID:C7FD1A1E82C7
```
### Code/REPL…
-
Let's get crazy with some ideas. Why not have a Samba server running on Pico W which could be used to access LittleFS partition? I'm lazy and I'd love to be able to remotely replace the files on Pico.…
-
The Badger2040w uses a pcf85063a Real Time Clock to manage extreme low power states, allowing for the badge to sleep (without the pico w turning on) for up to 1 month.
Basic support is already imp…
-
-
### Related area
Host Vendor Class API
### Hardware specification
pico w, esp32 s3
### Is your feature request related to a problem?
Hello Everyone,
I am currently working on a project where I u…