Meshtastic-Apple icon indicating copy to clipboard operation
Meshtastic-Apple copied to clipboard

🐞 [Bug]: The BLE connection process can get stuck if node misses want config message

Open RCGV1 opened this issue 7 months ago • 1 comments

Before submitting

  • [x] I have searched existing issues to make sure this bug hasn't already been reported
  • [x] I have updated to the latest version of the software to verify the issue still exists

Firmware Version

2.6

What did you do?

I noticed that sometimes the connection process stops, and based on logs my phone sent the want config packet, but the node never responds. I will implement a fix to have a timeout to resend the packet on no response.

Expected Behavior

Timeout timer to trigger a second want config packet to be sent just in case the first one was missed.

Current Behavior

No response

Participation

  • [ ] I am willing to submit a pull request for this issue.

Additional comments

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

RCGV1 avatar May 11 '25 06:05 RCGV1

There is an open issue to improve the performance here, especially important with the expanded esp32 and linux node db's

https://github.com/meshtastic/firmware/issues/4564

cc @thebentern & @caveman99

garthvh avatar May 11 '25 17:05 garthvh