[Feature Request]: Add channel selector to serial module TEXTMSG mode #6461
Replies: 3 comments 3 replies
-
You want to use the protobuf mode for this. |
Beta Was this translation helpful? Give feedback.
-
This is a very disappointing reply because it dismisses the suggestion straight away without further chance for discussion by proposing an extremely complex to implement solution for simple sensors that can be set to output just a serial string value, and would require an intermediate device to handle the complexity of protobufs adding to the cost of implementing a simple remote sensor or info reporting device. |
Beta Was this translation helpful? Give feedback.
-
Well that told me. |
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
Cross-Platform
Description
At the moment, the serial module's TEXTMSG mode sends messages over the default channel.
It would be very useful to have an optional channel selector message prefix to be able to select the channel over which the message should be sent,
Example, to send on channel 1: "/1Hello World"
Beta Was this translation helpful? Give feedback.
All reactions