Part Number: CC2640
Tool/software: Code Composer Studio
Hello experts,
I haven't work with BLE before. I would like to build a BLE GATT central(client) which allows me to read characteristic value from another BLE device and read the value through USB port. The client can be either CC2650 LP or CC2540 USB dongle that is why I would need the CC debugger. Do you have a recommendation on which would be a easier option?
I tried to use the CC2640 simple_central example. However, I don't know how to print the characteristic list and print the value of a characteristic. Could you kindly please tell how to modify the example or is there an example to follow?
Thanks,
Jianlin