This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC2640R2: Bluetooth forum

Part Number: LAUNCHXL-CC2640R2


I have successfully executed Simple Peripheral Project and have below questions regarding the same

Query1: As per the Simple Peripheral Documentation...Characteristic1 demonstrates both read and write properties. The value for this characteristic is set to "01" by default. Can you please tell me in which file this value is defined so that it can be changed?

Query2: The Simple Peripheral Documentation says..This application uses the UART peripheral to provide an interface for the application. The UART is only used for display messages.

What needs to be done if I want to display messages From Characteristic 1 read and write values on Serial Console?