-
Couple of build issues when building for this target.
I've added the following to allow the builds to get started
```diff
diff --git a/components/mitsubishi_heatpump/climate.py b/components/mitsu…
sfozz updated
1 month ago
-
Add support for Raspberry pi pico W it has [CYW43439](https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/wi-fi-4-802.11n/cyw43439/)
-
### Description / Steps to reproduce the issue
Except getting the latest Pi Pico SDK 2.0, the rest is the same as https://github.com/apache/nuttx/issues/7475, which is closed now.
Similar to the…
-
I am new to the pico, but I remember running into an issue in using a Pico-W and micropython where the LED is no longer connected to the rp2040 so the blink examples for the base Pico didn't work for …
-
Hi, is the Pico W supported by default, or can support for it be implemented?
Docs on the official arduino-pico wiki: https://arduino-pico.readthedocs.io/en/latest/bluetooth.html
-
Hello,
I don't know if this is the right place to report this, but the SWDCLK and SWDIO pins are swapped in the documentation.
I had trouble debugging the PicoW(H), and it worked after swapping SWDC…
-
### Description / Steps to reproduce the issue
I cannot build the telnet configuration for the Pi Pico W following the [documentation from the NuttX website](https://nuttx.apache.org/docs/latest/plat…
-
Bonjour Thomas,
I am desperate to get the BME680 running with the BSEC library and therefore turn to your expertise. And after 2 days of work and several repos I don't understand I crave your help.…
-
The fw file for pico w starts with:
`FCYW4343A2_001.003.016.0031.0000_Generic_SDIO_37MHz_wlbga_BU_dl_signed`.
Read_RAM returns status 0x12 for all addresses.
Is there a way to get this to work?…
-
I've now tested both bt and usb firmware on the pi pico w and it won't show up as an USB device in windows 11 at all.
Important to know is that the very first firmware gives a game controller device,…