-
Hello,
So I have loaded the firmware onto a PicoW and noticed it does not include any of the stuff to get wifi working.
Is there any chance you can build new firmware for the Pico W so i can get…
-
From circuitpython.org/downloads page, add primary processor used on board option to 'Filters' likes 'SAMD21, SAMD51, ESP32-S2, STM32, nRF52840, RP2040 ...'.
Currently, can't to do that, e.g. : input…
-
Hello,
I am trying to connect my pi pico w, with the docker agent in udp4 (using micro-ros + pico sdk).
Unfortunately using :
`rmw_uros_options_set_udp_address()`, it fails to reach the agent (…
-
We've been experimenting with aggressive under-clocking of the Pico/Pico W in MicroPython for battery-powered applications, attempting to port some code written for Badger 2040 (effectively a Pico) to…
-
**Is your feature request related to a problem? Please describe.**
Pico W wifi networking is not available for FreeRTOS-Plus-TCP
**Describe the solution you'd like**
Integration of the CYP43 driv…
-
Google tells me that I can run Bluetooth and WiFi simultaneously on the Raspberry Pi Pico W, but no luck so far! I'm trying to send the WiFi network credentials to the Pico via BT which works fine, bu…
-
Wifi support in Pico W could use different methods depending on the users choice, polling or background threadsafe. We could probably do with something to describe the thinking behind this. The latest…
-
@Jonathan-Woo, thoughts? https://www.adafruit.com/product/5946
-
Raspberry Pi released the Pico W including on-board WiFi :partying_face: https://www.raspberrypi.com/news/raspberry-pi-pico-w-your-6-iot-platform/
While the radio-module doesn't support narrow-band…
-
Program doing advertisements and passively scanning at the same time with long window (equal interval = 100% scan duty), ex. 0x4000 = 10.24 s stalls for random time (seconds) from time to time (minute…