Skip to content

Radio controller not working #48

@asGenn

Description

@asGenn

Hello,
I'm using the FlySky i6 transmitter with the FS-iA6B receiver. This receiver supports either iBUS or PPM signal output. Since your code doesn't include support for iBUS, I decided to use PPM instead. However, I'm encountering a problem:

When I connect the receiver's RX (PPM output) pin to any GPIO pin on my ESP32 Devkit v1 board, I don't receive any signal. For example, when I try to run prcl or calradio, I get the following error:

==== Radio Calibration ====
ERROR: radio not connected. Connect and try again

==== Radio Calibration Aborted ====

I have already enabled the PPM output setting from the transmitter, so that should be correct.

My question is: Am I wiring something incorrectly, or is there a different approach I need to take to get the ESP32 to read PPM signals properly from the FS-iA6B receiver?

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions