python icon indicating copy to clipboard operation
python copied to clipboard

Send request broadcast userinfo

Open Littleaton opened this issue 2 months ago • 0 comments

Summary Added new actions/arguments to send nodedb.

This should be exactly what the android app does when using exchanging user info option on node details

Motivation I wanted a way to help troubleshoot new nodes on seeing my node in the mesh, as well as a way to quickly populate / add my node to new nodes nodedb.

Example Usage Send to everyone: meshtastic --broadcast-userinfo Send to someone and expect reply back: meshtastic --request-userinfo --dest Send to someone without reply: meshtastic --send-userinfo --dest

Impact I am not aware of any issues that adding this would cause but may need further testing on other devices.

Littleaton avatar Oct 27 '25 18:10 Littleaton