nRF Connect, 2024-05-13 ID : 10978324 (75:2F:DB:60:6E:79) V 14:20:45.033 Connecting to 75:2F:DB:60:6E:79... D 14:20:45.033 gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M) D 14:20:45.290 [Callback] Connection state changed with status: 0 and new state: CONNECTED (2) I 14:20:45.290 Connected to 75:2F:DB:60:6E:79 V 14:20:45.291 Discovering services... D 14:20:45.291 gatt.discoverServices() D 14:20:45.677 [Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED I 14:20:45.705 Connection parameters updated (interval: 7.5ms, latency: 0, timeout: 5000ms) D 14:20:47.764 [Callback] Services discovered with status: 0 I 14:20:47.764 Services discovered V 14:20:47.768 Generic Access (0x1800) - Device Name [R] (0x2A00) - Appearance [R] (0x2A01) Generic Attribute (0x1801) - Service Changed [I] (0x2A05) Client Characteristic Configuration (0x2902) Alert Notification Service (0x1811) - Supported New Alert Category [R] (0x2A47) - New Alert [N] (0x2A46) Client Characteristic Configuration (0x2902) - Supported Unread Alert Category [R] (0x2A48) - Unread Alert Status [N] (0x2A45) Client Characteristic Configuration (0x2902) - Alert Notification Control Point [W] (0x2A44) Unknown Service (079fe9d4-92a0-4081-a633-7dd74736f131) - Char Rx Tx [R W] (6f68b37a-58ab-4cbf-b85c-cbdb183ea613) - String Rx Tx [N R W] (6f68b37b-58ab-4cbf-b85c-cbdb183ea613) Client Characteristic Configuration (0x2902) D 14:20:47.768 gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb, true) D 14:20:47.771 gatt.setCharacteristicNotification(00002a46-0000-1000-8000-00805f9b34fb, true) D 14:20:47.774 gatt.setCharacteristicNotification(00002a45-0000-1000-8000-00805f9b34fb, true) D 14:20:47.777 gatt.setCharacteristicNotification(6f68b37b-58ab-4cbf-b85c-cbdb183ea613, true) I 14:20:47.920 Connection parameters updated (interval: 30.0ms, latency: 0, timeout: 5000ms) V 14:20:50.462 Reading characteristic 6f68b37a-58ab-4cbf-b85c-cbdb183ea613 D 14:20:50.462 gatt.readCharacteristic(6f68b37a-58ab-4cbf-b85c-cbdb183ea613) D 14:20:52.022 [Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BOND_BONDING (11) D 14:20:52.036 [Broadcast] Action received: android.bluetooth.device.action.PAIRING_REQUEST, pairing variant: PAIRING_VARIANT_PIN (0) D 14:21:25.147 [Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BOND_BONDED (12) I 14:21:25.147 Device bonded I 14:21:26.562 Read Response received from 6f68b37a-58ab-4cbf-b85c-cbdb183ea613, value: (0x) 0A A 14:21:26.562 "(0x) 0A" received V 14:21:58.133 Reading characteristic 6f68b37a-58ab-4cbf-b85c-cbdb183ea613 D 14:21:58.133 gatt.readCharacteristic(6f68b37a-58ab-4cbf-b85c-cbdb183ea613) I 14:21:58.241 Read Response received from 6f68b37a-58ab-4cbf-b85c-cbdb183ea613, value: (0x) 0A A 14:21:58.241 "(0x) 0A" received V 14:21:59.293 Enabling notifications for 6f68b37b-58ab-4cbf-b85c-cbdb183ea613 D 14:21:59.293 gatt.setCharacteristicNotification(6f68b37b-58ab-4cbf-b85c-cbdb183ea613, true) D 14:21:59.296 gatt.writeDescriptor(00002902-0000-1000-8000-00805f9b34fb, value=0x0100) I 14:21:59.801 Data written to descr. 00002902-0000-1000-8000-00805f9b34fb, value: (0x) 01-00 A 14:21:59.801 "Notifications enabled" sent V 14:21:59.805 Notifications enabled for 6f68b37b-58ab-4cbf-b85c-cbdb183ea613 V 14:23:10.147 Disconnecting... D 14:23:10.147 gatt.disconnect() D 14:23:10.156 [Callback] Connection state changed with status: 0 and new state: DISCONNECTED (0) I 14:23:10.156 Disconnected D 14:23:11.198 [Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED