ExpressLRS icon indicating copy to clipboard operation
ExpressLRS copied to clipboard

Add BLE Telemetry device

Open sixtyfive opened this issue 3 years ago • 2 comments

Hi all! Not sure where to comment on this ... the author of this commit (@dz0ny) seems to have written code for using BLE as a telemetry device. Can somebody take a look at the code and see if they can figure out whether (a) it is intended to send telemetry between ELRS TX and ELRS RX or (b) to forward telemetry from ELRS RX via ELRS TX to a groundstation connected via BLE?

sixtyfive avatar Sep 12 '22 15:09 sixtyfive

Hey it's meant to be telemetry endpoint on TX, skipping RC altogether.

dz0ny avatar Sep 12 '22 16:09 dz0ny

Thank you for the prompt answer, dz0ny! So I'm understanding correctly that it's not inteded for connecting a laptop-based groundstation with the craft using something like Mavlink?

sixtyfive avatar Sep 12 '22 17:09 sixtyfive

Hey @dz0ny since you are the author of this code/branch, do you want this PR open? If so the code will need to be updated and building on all platforms. If not then just let me know and I'll close this PR and you can open a new one when you are ready.

pkendall64 avatar Oct 09 '22 19:10 pkendall64

@sixtyfive this is not close to Mavlink, it would only expose telemetry data as BLE service that the apps then can use to show the data. We could say it's CRSF telemetry viewer.

@pkendall64 Please close, there was discussion on Discord and this approach is not the correct way.

dz0ny avatar Oct 10 '22 07:10 dz0ny

@pkendall64 Please close, there was discussion on Discord and this approach is not the correct way.

Thanks for getting back to me

pkendall64 avatar Oct 10 '22 07:10 pkendall64