Merge pull request #941 from GUVWAF/pico

Add note about Pico USB connection
This commit is contained in:
rcarteraz 2024-01-23 13:28:39 -07:00 committed by GitHub
commit 362578b83a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`