Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spektrum Smart ESC (and battery) #27603

Open
iksaif opened this issue Jul 21, 2024 · 4 comments
Open

Add support for Spektrum Smart ESC (and battery) #27603

iksaif opened this issue Jul 21, 2024 · 4 comments

Comments

@iksaif
Copy link

iksaif commented Jul 21, 2024

Feature request

Is your feature request related to a problem? Please describe.
Spektrum Smart ESC and batteries export detailed telemetry (https://www.horizonhobby.com/on/demandware.static/Sites-horizon-us-Site/Sites-horizon-master/default/Manuals/Avian-Manual-EN.pdf)

SMART Throttle*:

Spektrum™ Avian™ ESCs are compatible with SMART Throttle.
SMART Throttle combines throttle signals with telemetry data from
the ESC on one normal three-wire servo connector. SMART Throttle
compatible receivers will automatically detect a SMART Throttle
ESC and begin to send telemetry information to your transmitter.
Using the SMART Throttle connection, this ESC can send
voltage current and other telemetry data. It can also pass along
battery data from compatible Spektrum SMART batteries. A
Spektrum SMART battery with an IC™ connector is required for
battery data. EC™ connectors are compatible for basic operation, but
will not provide SMART battery data.

Only certain Spektrum telemetry receivers include SMART
Throttle; check your receiver manual for more information. If the
ESC is not connected to a SMART Throttle compatible receiver,
no telemetry data from the ESC will be available, but the ESC
will operate normally with a common servo signal (PWM).
*A Spektrum DSMX transmitter with telemetry is required for
SMART Throttle. 

https://www.spektrumrc.com/on/demandware.static/-/Sites-horizon-master/default/dwbbc4f00a/Manuals/SPM-Firma-Avian-ESC-Chart-Update.pdf implies that this is done through SRXL2. This also seems to mean that if we read the telemetry we need to use SRXL2 to control the ESC ().

Describe the solution you'd like

This to be supported to be able to read telemetry from a Smart ESC and Battery (like https://ardupilot.org/copter/docs/common-fettec-onewire.html#common-fettec-onewire)

Describe alternatives you've considered

N/A

Platform
[x] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

Additional context

Related issue SpektrumRC/SRXL2#3

@andyp1per
Copy link
Collaborator

I agree it would be nice. Really need HH to show some ArduPilot love to make this happen as I don't have hardware or time.

@iksaif
Copy link
Author

iksaif commented Jul 22, 2024

I have the hardware but not a lot of time these day. I might do some experiments if I get some answers in SpektrumRC/SRXL2#3 (in particular for the protocol and wiring ..)

@peterbarker
Copy link
Contributor

@iksaif
Copy link
Author

iksaif commented Aug 16, 2024

This is useful, we'd need a bit more doc from Spektrum to implement all of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants