nRF Connect, 2021-04-22
Nordic_NFC_pairing (EB:CB:39:B8:FA:F9)
V	16:29:38.694	Connecting to EB:CB:39:B8:FA:F9...
D	16:29:38.694	gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
D	16:29:38.703	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	16:29:38.703	Connected to EB:CB:39:B8:FA:F9
D	16:29:38.703	wait(1600ms)
V	16:29:40.304	Discovering services...
D	16:29:40.304	gatt.discoverServices()
D	16:29:40.317	[Callback] Services discovered with status: 0
I	16:29:40.317	Services discovered
V	16:29:40.324	Generic Attribute (0x1801)
- Service Changed [I] (0x2A05)
   Client Characteristic Configuration (0x2902)
- Client Supported Features [R W] (0x2B29)
- Database Hash [R] (0x2B2A)
Generic Access (0x1800)
- Device Name [R] (0x2A00)
- Appearance [R] (0x2A01)
- Peripheral Preferred Connection Parameters [R] (0x2A04)
Device Information (0x180A)
- Model Number String [R] (0x2A24)
- Manufacturer Name String [R] (0x2A29)
- PnP ID [R] (0x2A50)
D	16:29:40.324	gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb, true)
