ExpressLRS / Backpack

Firmware for ExpressLRS compatible backpacks
GNU General Public License v3.0
100 stars 73 forks source link

Skyzone Skyzone steadyview X #169

Closed mishakiev closed 2 weeks ago

mishakiev commented 2 weeks ago

Skyzone steadyview X not working with external diy backpack.

pkendall64 commented 2 weeks ago

The Steadyview X is not supported via the DIY backpack as it does not use SPI communication. It's uses a UART/serial communications.

mishakiev commented 2 weeks ago

Is the protocol known?

pkendall64 commented 2 weeks ago

Is the protocol known?

Why yes it is 😄. See https://github.com/pkendall64/hdzero-goggle/blob/analog-module-control/src/module/steadyview_x.c where the serial connection is 115200, N, 8, 1