You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2026. It is now read-only.
Originally posted by CarlouT January 21, 2026
Fist of all, I would like to thank all the developers of CRSFforArdino. I have implemented the telemetry example which is working great. My question is, is it possible to send 3 sets of batteries? Here's my use case:
I fly petrol planes which usually has 2/3 batteries. One/two for the receiver and another one for the ignition. I wold like to send individual telemetry battery voltages back to the radio so that I can set an alarm before any battery gets totally drained and may casue a crash. Is this supported by CRSFforArduino. If yes, can samebody provide an example?. Thanks in advance.
Is it also possible to send RPM and temperature back to the radio?
As per the discussion above, and with the voltage group field in CRSF's telemetry, it's possible to transmit multiple battery/cell voltages as telemetry. So I have derived an issue here so that it's triaged and on my to-do list.
Discussed in #173
Originally posted by CarlouT January 21, 2026
Fist of all, I would like to thank all the developers of CRSFforArdino. I have implemented the telemetry example which is working great. My question is, is it possible to send 3 sets of batteries? Here's my use case:
I fly petrol planes which usually has 2/3 batteries. One/two for the receiver and another one for the ignition. I wold like to send individual telemetry battery voltages back to the radio so that I can set an alarm before any battery gets totally drained and may casue a crash. Is this supported by CRSFforArduino. If yes, can samebody provide an example?. Thanks in advance.
Is it also possible to send RPM and temperature back to the radio?
As per the discussion above, and with the voltage group field in CRSF's telemetry, it's possible to transmit multiple battery/cell voltages as telemetry. So I have derived an issue here so that it's triaged and on my to-do list.