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