meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.63k stars 909 forks source link

[Bug]: Inconsistently in native client node naming if no BLE #5370

Open noon92 opened 1 week ago

noon92 commented 1 week ago

Category

Other

Hardware

Linux Native

Firmware Version

2.5+

Description

Currently, if there's no BLE mac (if the system doesn't have BLE), a random nodeid is selected, but the node name (long and short) are "0001".

Shouldn't this be changed to match ending of the random nodeid selected?

Screenshot_20241116-202556

Relevant log output

No response