meshtastic / firmware

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

[Bug]: scanning qr-code will replace configured channels #4105

Open jranma opened 3 weeks ago

jranma commented 3 weeks ago

Category

Other

Hardware

T-Lora v2 1.6

Firmware Version

2.3.10.d19607b

Description

flashing a QR-code from the Android app replaces the "PRIMARY" channel with the new channel. The scanned channel should simply be added as secondary.

Furthermore, there's no way to change the channels to primary or secondary from the Android app, you'd have to go through the web client.

Relevant log output

No response

rcarteraz commented 3 weeks ago

Category

Other

Hardware

T-Lora v2 1.6

Firmware Version

2.3.10.d19607b

Description

flashing a QR-code from the Android app replaces the "PRIMARY" channel with the new channel. The scanned channel should simply be added as secondary.

Furthermore, there's no way to change the channels to primary or secondary from the Android app, you'd have to go through the web client.

Relevant log output

No response

Default behavior of the QR code is to replace channels, not add them. There is however an open feature request to change this: https://github.com/meshtastic/Meshtastic-Android/issues/953

The second item would need to be a feature request in the Android repo, not firmware.