-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Category
Other
Hardware
Other
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
- Meshtastic UI aka MUI colorTFT
- InkHUD ePaper
- OLED slide UI on any display
Firmware Version
2.7.16.a597230
Description
Currently, in T-loraPager, it is not possible to control vibration and audible notifications separately.
Steps to reproduce:
- Go to System Actions -> Notifications -> Buzzer Actions
- Set to None
Expected result:
All audible notifications (Speaker) are turned off.
Actual result:
All tactile notifications (Vibration motor) are turned off.
Second case:
- Go to External Notification in the mobile app.
- Disable vibro and buzzer.
Expected result:
All audible notifications (Speaker) are turned off.
All tactile notifications (Vibration motor) are turned off.
Actual result:
The settings do not affect notifications; sound is only turned off if External notification is completely disabled.
Disscution
- Clearly separate the Notification Module (Vibra) and Notification Module (Buzzer).
- Create a setting: System Actions → Notifications → Vibra Actions.
- The setting System Actions → Notifications → Vibra Actions should now affect vibration feedback from button clicks, while the Notification Module (Buzzer) setting should not affect vibration feedback from the keyboard.
If you agree with the concept, I'm ready to implement it for the T-LoraPager and check which other devices need similar rework.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working