How i can Generate UUid for meine Theta Z1 to connction with bluetooth?

hello Again

How i can Generate uuid for meine Theta Z1 to connction with bluetooth?

thanks so much

https://developer.android.com/reference/android/bluetooth/BluetoothDevice#getUuids()

Bluetooth authentication

  1. Turn BLE ON with _bluetoothPower
  2. Send UUID with camera._setBluetoothDevice
  3. Search for the Bluetooth device with deviceName obtained in step 2
  4. Set the same UUID as in step 2 with Auth Bluetooth Device

You must use the Wi-Fi API to enable bluetooth

https://api.ricoh/docs/theta-web-api-v2.1/options/_bluetooth_power/