mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
Pico warnings
This commit is contained in:
parent
d6fb68ef55
commit
6e58b196d2
|
@ -14,11 +14,14 @@ 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.
|
||||
|
||||
:::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) This board is NOT Bluetooth capable!
|
||||
2) **Meshtastic does NOT yet support the WiFi function of the Pico W.**
|
||||
3) 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.
|
||||
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.
|
||||
:::
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue