You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function to another sample app (UXSDK sample) that the Drone is registered with and as soon as the method is called the app crashes. What are the steps that are required for connecting and receiving data from a M100? so far I have:
Register app with app key
Register product with app
The text was updated successfully, but these errors were encountered:
I have been able to use this sample app to receive data from an M100. So I added the:
func onboardSDKDevice(_ osdkDevice: DJIOnboardSDKDevice, didSendDataToMobile data: Data)
function to another sample app (UXSDK sample) that the Drone is registered with and as soon as the method is called the app crashes. What are the steps that are required for connecting and receiving data from a M100? so far I have:
The text was updated successfully, but these errors were encountered: