footnote ch341

This commit is contained in:
rcarteraz 2024-03-11 14:34:54 -07:00 committed by Thomas Göttgens
parent 70907371c0
commit 389ac4d11f

View file

@ -12,9 +12,11 @@ This guide outlines the setup of Meshtastic on Linux-native devices, utilizing p
Before proceeding with the setup, ensure the device meets the following requirements:
### Tested Devices
- Raspberry Pi zero, zero 2 , 3,4, Pi 400, and Pi 5
- Ubuntu 22.04 X86_64 with a CH341-SX1262 DIY dongle
- Debian GNU/Linux trixie/sid riscv64 on Cvitek CV180X ASIC, C906 (Milk-V Duo), on the SPI bus
- Raspberry Pi zero, zero 2 , 3,4, Pi 400, and Pi 5.
- Ubuntu 22.04 X86_64 with a CH341-SX1262 DIY dongle.[^1]
- Debian GNU/Linux trixie/sid riscv64 on Cvitek CV180X ASIC, C906 (Milk-V Duo), on the SPI bus.
[^1]: **Limited Functionality with CH341-SX1262 Device:** Please be aware that the CH341-SX1262 device is currently experiencing partial functionality issues. For reasons yet to be determined, this device struggles with sending packets larger than a few bytes.
### Hardware Compatibility
- Tested radios include Waveshare SX126X, Adafruit RFM9x, and Elecrow Lora RFM95 IOT.
@ -114,4 +116,4 @@ Interaction with Meshtastic can be conducted via the command line:
```shell
meshtastic --host localhost ...
```
```