Category
Other
Hardware
Other
Firmware Version
2.8
Description
Bug Description
When setting position fixed position on app, the node inconsistently or not at all report location.
Steps to Reproduce
- Flash XIAO nRF52840 with firmware v2.2
- Set static position via CLI/Web UI:
meshtastic --setlat <LAT> --setlon <LON> --set position.fixed_position true
- Observe packet telemetry broadcasted over time or viewed on remote nodes.
Expected Behavior
The node should broadcast fixed lat/lon coordinates consistently.
Actual Behavior
Location updates inconsistently or not at all reported.
Relevant log output
Category
Other
Hardware
Other
Is this bug report about any UI (https://meshtastic.org/docs/configuration/device-uis/) component firmware?
Firmware Version
2.8
Description
Bug Description
When setting
position fixed position on app, the node inconsistently or not at all report location.Steps to Reproduce
meshtastic --setlat <LAT> --setlon <LON> --set position.fixed_position trueExpected Behavior
The node should broadcast fixed lat/lon coordinates consistently.
Actual Behavior
Location updates inconsistently or not at all reported.
Relevant log output
#none