diff --git a/docs/hardware/devices/raspberry-pi/index.mdx b/docs/hardware/devices/raspberry-pi/index.mdx index 43be9abf..3d4f8d13 100644 --- a/docs/hardware/devices/raspberry-pi/index.mdx +++ b/docs/hardware/devices/raspberry-pi/index.mdx @@ -13,7 +13,7 @@ The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards buil :::info -Only the Pico W has WiFi/BLE capabilities. However, Meshtastic does not currently support the Pico W's WiFi/BLE +Only the Pico W has WiFi/BLE capabilities. Meshtastic supports WiFi on the Pico W, but does not currently support BLE ::: @@ -45,6 +45,7 @@ Please be aware that the Raspberry Pi Pico must be used in combination with a [W ### Pico Resources - Firmware file:`firmware-pico-X.X.X.xxxxxxx.uf2` +- for Pico W use: `firmware-picow-X.X.X.xxxxxxx.uf2` - [Offical Website for the Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/), including official reseller links.