Since the firmware hasn't designed the paired data which means there is no data sent to SDK after pairing. You have to check if the following 2 conditions are met to know if the RC is paired up with the aircraft:
-
RemoteControllerKey.KeyPairingStatus changes from PAIRING to UNPAIRED.
-
FlightControllerKey.KeyConnection = TRUE.
Comments
0 comments
Please sign in to leave a comment.