meshtastic / firmware

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

Send own node-info earlier and move others to the end of want-config flow #3949

Closed thebentern closed 1 month ago

thebentern commented 1 month ago

@garthvh request. Needs client testing.

Closes #3740

Addendum: Clients can send a special want_config_id of 69420 to omit the step of sending other nodeinfos, which is particularly useful for serial proto connected MCUs.

thebentern commented 1 month ago

This has been tested on both Android and iOS clients by multiple testers