中文说明书在这里>>> GUIDE_CN.md
-
Power off uConsole
- Press and hold the power button to fully shut down, and disconnect all power and external cables.
-
Disassemble uConsole
- Remove the back cover and screws, then detach the existing module.
- If you purchased a version without a module, you will see the 4G-LTE module placeholder board.
-
Install the uMesh module and bracket
- Align the uMesh module with the connector and positioning posts, insert it straight, and secure the bracket.
⚠️ ⚠️ ⚠️ Note: Always install with the device powered off, otherwise permanent damage to your device will occur.
-
Reinstall the back cover
- Close the back cover and tighten the screws, ensuring the enclosure is properly sealed.
-
Attach the antenna
- Firmly screw the antenna onto the corresponding RF SMA connector.
⚠️ ⚠️ ⚠️ Warning: Never power on the device without the antenna attached, otherwise permanent damage to uMesh will occur.
-
Power on and install meshtasticd
- Boot into Linux and install meshtasticd following the official documentation:
Meshtastic Linux Installation Guide
- Boot into Linux and install meshtasticd following the official documentation:
-
Obtain and place the configuration file
- Visit the repositories uMesh GitHub.
- Based on the PCB or packaging label of your module, download the corresponding configuration file:
lora-usb-umesh-1262-30dbm.yamllora-usb-umesh-1262-33dbm.yamllora-usb-umesh-1268-30dbm.yamllora-usb-umesh-1268-33dbm.yaml
- Place the file into the configuration directory:
sudo cp lora-usb-umesh-126*-**dbm.yaml /etc/meshtasticd/config.d/
- 💡 Tip: This step is usually carried out automatically. Manual intervention is only required if you need to adjust the transmission power, if
autodetection does not function correctly, or if you have purchased the 33 dBm version.
-
Start or restart the meshtasticd service
- Manage the service with systemd:
sudo systemctl enable meshtasticd sudo systemctl restart meshtasticd
- Manage the service with systemd:
-
Begin using
- Verify node information:
meshtastic --info
- If you can see
firmware_version,my_node_id, and other details, the configuration is successful. - 🎉🎉🎉 Enjoy your Meshtastic network!
- Verify node information:
-
Unexpected reboot or insufficient power
Due to uConsole’s motherboard design, if unexpected reboots or power shortages occur, edit thelora-usb-umesh-126*.yamlfile and set:SX126X_MAX_POWER: 22
💡 Tip: This value does not represent the actual RF output power. For detailed information, please refer to RF_Power.md.
⚠️ This option is subject to local regulations and hardware limitations. Please comply accordingly. -
Antenna matching
Use an antenna that matches the module’s frequency band (e.g., CN470, EU868, US915) to avoid damage or degraded performance.