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.

CC2340R5: How to use basic_ble_profiles to interface with other Launchpad?

Part Number: CC2340R5

Tool/software:

Hello,

Which files or functions do I need to adjust to transmit data from one Launchpad (Peripheral) to another (Central)?

I noticed that the Characteristics in the project can only be used if the Central device is a phone.

I tried to add a function to app_menu.c (Peripheral) to register requests by pressing a button, but when it comes to sending the data, I don't know which function from gatt.h is necessary.

Best regards,

Mo