Replies: 5 comments 1 reply
-
Thinking more about this, it wouldn't only apply to the T1000-e but any device with a single button and no screen. |
Beta Was this translation helpful? Give feedback.
-
Canned messages without a screen is likely to mostly send messages accidentally. |
Beta Was this translation helpful? Give feedback.
-
We also already have pretty solidified behavior with the double click send position and triple click GPS toggle. This would interfere with the existing functionality and create inconsistency. |
Beta Was this translation helpful? Give feedback.
-
I believe the longer press would avoid that as it wouldn't be a single accidental press, it would require the long press afterwards. Double click and triple click are already implemented, so accidentally pressing that button would already have an effect.
That makes sense, though it would only change the behavior if the canned message module is specifically enabled or? Those are also already customizable in the radio configuration, you can disable that functionality. |
Beta Was this translation helpful? Give feedback.
-
I think it would be helpful to add a activation action before this. 4-5 clicks would activate a specific input mode for a period of time. There would be a tone/LED feedback for this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
NRF52
Description
The T1000-E has a button. This button could be used to enable sending of canned messages.
Example, single press of the existing button plus a 1 second press sends the first canned message.
Two single presses of the existing button plus a 1 second press sends the second canned message.
This would allow simple communications without having to take out and turn on a phone for simple communications between devices.
Edit:
Obviously there would have to be a timeout, so if you press the button three times without a long press, it will after a period of time go back to the first canned message with the first button press.
Also, if the device has a buzzer like the T1000-e does, it can be enabled for button feedback so you know when you are pressing the button(optional setting).
Example sequences.
Example: short press, short press
Result: nothing, there was no long press, so nothing happens, and no message is sent.
Example: short press, short press, long press
Result: canned message number 2 gets sent from the device to the primary channel.
Example: short press, short press, extra long pause, short press, long press
Result: canned message number 1 gets sent from the device to the primary channel.
Beta Was this translation helpful? Give feedback.
All reactions