Insta360Develop / CameraSDK-Android

Android SDK to control Insta360 cameras
80 stars 9 forks source link

Bluetooth Connect to X3 Fails #40

Open blackboxembedded opened 1 year ago

blackboxembedded commented 1 year ago

Using the SDK demo I'm unable to use Bluetooth to connect to an X3 camera. Eventually, the error code -14169 is returned in the UI. Attached is a logcat from the connection attempt.

sdk-android-ble-X3-logcat.txt

EternalSoySauce commented 1 year ago

Make sure the camera is not connected to another app. The camera can only make one connection at a time.

If this is the case, reboot the camera.

blackboxembedded commented 1 year ago

I've tried the following steps: Reset the Camera to defaults. Power off camera Power on camera Power off phone Power on phone Launch the SDK example and try the Bluetooth connection

I always get error -14169.

My phone is a Pixel 6 Pro running the latest updates. No official Insta360 app was installed during these tests.

Tianweihaihaihai commented 1 year ago

pls update to 1.5.3, the problem is solved on this version

uzair0cha commented 2 months ago

@Tianweihaihaihai still unable to establish consistent connection after the update of Sdk. The sdk based application crashes after both connections are made