diff --git a/docs/hardware/devices/raspberry-pi/index.mdx b/docs/hardware/devices/raspberry-pi/index.mdx index 37cc3bb3..ae19275c 100644 --- a/docs/hardware/devices/raspberry-pi/index.mdx +++ b/docs/hardware/devices/raspberry-pi/index.mdx @@ -14,14 +14,15 @@ The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards buil [Offical website for the Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/), including official reseller links. +Please be aware that the Raspberry Pi Pico must be used in combination with a [Waveshare LoRa hat](https://www.waveshare.com/sx1262-868m-lora-hat.htm?sku=16807), which provides the necessary SX1262 LoRa radio. Please ensure to select the correct frequency for your region. + :::caution Notice **Meshtastic does NOT yet support the WiFi or Bluetooth functions of the Pico W.** ::: :::info -Important items to note for the Pico: -1) The non-W versions of this board are NOT Bluetooth capable. -2) Please be aware that the Raspberry Pi Pico must be used in combination with a [Waveshare LoRa hat](https://www.waveshare.com/sx1262-868m-lora-hat.htm?sku=16807), which provides the necessary SX1262 LoRa radio. Please ensure to select the correct frequency for your region. +Important item to note for the Pico: +The non-W versions of this board are NOT Bluetooth capable. :::