Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 [Bug]: Node Name Updates Don't Reflect in App without Restarting #6050

Open
1 of 2 tasks
Xaositek opened this issue Feb 13, 2025 · 7 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@Xaositek
Copy link
Contributor

Firmware Version

2.5.18 (1355)

What did you do?

I changed the "Owner" name is a node and noticed even after multiple hours the application doesn't reflect the update in my node list.

Old Name:
Image

New Name:
Image

Expected Behavior

As NodeInfo updates are received by the radio, name updates are immediately reflected in the app

Current Behavior

As NodeInfo updates are received by the radio, name updates are only updated if you force close the app and restart it.

Participation

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

Additional comments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Xaositek Xaositek added the bug Something isn't working label Feb 13, 2025
@thebentern
Copy link
Contributor

@Xaositek what happens if you disconnect / reconnect BLE? I'm wondering if I need to send the owner info back up over the PhoneAPI

@Xaositek
Copy link
Contributor Author

Confirmed a BLE disconnect / reconnect also works to fix it

@Xaositek
Copy link
Contributor Author

Also noticed owner short name experiences the same issue

@thebentern thebentern transferred this issue from meshtastic/Meshtastic-Apple Feb 13, 2025
@madeofstown
Copy link
Contributor

madeofstown commented Feb 20, 2025

@Xaositek what happens if you disconnect / reconnect BLE? I'm wondering if I need to send the owner info back up over the PhoneAPI

With firmware v2.5.20 (and I'm sure earlier as well) nodes automatically reboot after a name change which would trigger a Bluetooth disconnect/reconnect. Did this change in a more recent firmware?

@madeofstown
Copy link
Contributor

Also, there are known issues with v2.5.18 and the router_late role

@Xaositek
Copy link
Contributor Author

@Xaositek what happens if you disconnect / reconnect BLE? I'm wondering if I need to send the owner info back up over the PhoneAPI

With firmware v2.5.20 (and I'm sure earlier as well) nodes automatically reboot after a name change which would trigger a Bluetooth disconnect/reconnect. Did this change in a more recent firmware?

This is not about the directly connected node, this is about nodes in the node list

@madeofstown
Copy link
Contributor

madeofstown commented Feb 20, 2025

@Xaositek what happens if you disconnect / reconnect BLE? I'm wondering if I need to send the owner info back up over the PhoneAPI

With firmware v2.5.20 (and I'm sure earlier as well) nodes automatically reboot after a name change which would trigger a Bluetooth disconnect/reconnect. Did this change in a more recent firmware?

This is not about the directly connected node, this is about nodes in the node list

A change of a nodes name should still trigger a reboot whether it is connected to your phone or remotely administered or administered by somebody else... When a node boots up it should send out it's node information. I guess I'm missing something here...

I just tested this with a remotely administered node and it did TX it's new node name. Remote node was v2.5.12. RX node is v2.5.20. Android app version 2.5.17. I can do more testing this evening.

I'm wondering if this bug report needs to go in the iOS-app repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants