Tool/software:
Hi
My customer is developing CC2340R5 as central.
they refer to basic_ble_GATT_Client_7.40.
peripheral device is using the service and characteristics below.
« Air BLE Service»:0x45, 0x4C, 0x42, 0x61, 0x68, 0x6F, 0x72, 0x69, 0x41, 0x03, 0xAB, 0x2D, 0x4D, 0x49, 0x52, 0x50
The characteristics UUIDs are as below.
« Air BLE Rx»:0x45, 0x4C, 0x42, 0x61, 0x68, 0x6F, 0x72, 0x69, 0x41, 0x32, 0xAB, 0x2D, 0x52, 0x41, 0x48, 0x43
« Air BLE Tx»:0x45, 0x4C, 0x42, 0x61, 0x68, 0x6F, 0x72, 0x69, 0x41, 0x31, 0xAB, 0x2D, 0x52, 0x41, 0x48, 0x43
they found the service by scan, but characteristics was not found.
how to found the characteristics?
also, Could you help me to create a callback function to transfer data using the service after connection?
thanks
Best regards,