-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


