e7c82d0b69b5341829337e43e7619344b35adad4
- 移除variant_nrf52LoopHook中P0.11调试翻转代码(根因:TX时 DIO2拉高TXEN,loop hook同时翻转RXEN导致双高,射频开关 未定义行为->PA电流尖峰->VDD跌落->HardFault) - 定义SX126X_RXEN(P0.11),由RadioLib在TX时拉低/RX时拉高, 与DIO2驱动的TXEN协调配合 - POFCON关闭逻辑从只执行3次改为每次loop检查,防止SoftDevice 重新开启 - 修正initVariant注释(SystemInit已处理PSELRESET,此为兜底) - 添加DIAGNOSTICS.md记录SWD诊断过程和硬件修复建议
Overview
This repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.
Meshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.
Get Started
- 🔧 Building Instructions - Learn how to compile the firmware from source.
- ⚡ Flashing Instructions - Install or update the firmware on your device.
Join our community and help improve Meshtastic! 🚀
Stats
Languages
C++
70.8%
C
25.8%
Python
2.2%
Shell
0.7%
Batchfile
0.2%
Other
0.1%
