diff --git a/docs/hardware/devices/raspberry-pi/index.mdx b/docs/hardware/devices/raspberry-pi/index.mdx index bcf7c700..5e76d4f3 100644 --- a/docs/hardware/devices/raspberry-pi/index.mdx +++ b/docs/hardware/devices/raspberry-pi/index.mdx @@ -12,7 +12,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. Meshtastic supports WiFi on the Pico W, but does not currently support BLE +Only the Pico W has WiFi/BLE capabilities. Meshtastic supports WiFi on the Pico W (although no web server and HTTP API), but does not currently support BLE. ::: ### Pico @@ -40,6 +40,12 @@ Please be aware that the Raspberry Pi Pico must be used in combination with a [W - U.FL/IPEX antenna connector for LoRa - 1.25mm 2-Pin JST for battery +:::note + +LoRa transmissions may interfere with the USB connection. It is recommended to place the antenna as far away from the USB port as possible. + +::: + ### Pico Resources - Firmware file:`firmware-pico-X.X.X.xxxxxxx.uf2`