-
-
Notifications
You must be signed in to change notification settings - Fork 404
Description
Contact Details
Checklist
-
I am able to reproduce the bug with the latest version.
-
I have updated to the latest Alpha firmware, and am able to reproduce the bug. Many issues are fixed quickly in alpha before the general beta release.
-
I made sure that there are no existing OPEN or CLOSED issues which I could contribute my information to.
-
I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
-
This issue contains only one bug.
-
I have read and understood the Contribution Guidelines.
-
I agree to follow this project's Code of Conduct
-
I actually read this list, and should be taken seriously.
Affected app version
2.7.13
Affected Android version
Android 16
Affected phone model
Samsung A54
Affected node model
RAK 4631
Affected node firmware version
2.7.15
Steps to reproduce the bug
- Go to Settings - LoRa - Advanced
- Select a new max hops number from the dropdown list, save button
- Write a new message
Actual behavior
- Check message via Text_Message_App filter category in Debug panel
- Observe that old, previous LoRa max hops setting is still set for field hop_start / hop_limit
Expected behavior
The bug was not present in App 2.7.10, probably not even in 2.7.11.
We have many users reporting the same, inadvertently sending messages with too-low or too-high hop_start / hop_limit because the setting LoRa - Advanced - max hops does not apply on the node.
- Check composed message via Text_Message_App in Debug panel
- new LoRa max hops number setting should be set for field hop_start / hop_limit
Workaround: only when I save and unsave any other field from the LoRa page than max hops, e.g. TX Enabled, is LoRa max hops finally saved to the node and used in new messages.
Screenshots/Screen recordings
No response
Relevant log output
Additional information
No response