Tool/software:
Hi there,
I plan to update the simple central example in the simple link sdk 8.30.1.1 that I am using for my cc1352p7 launchpad.
On the peripheral side, I have a custom service being exposed with a specific custom 128-bit UUID.
What I want to do with the updated central:
1) I want to make discovey based on the UUID such that the central is looking for the custom 128-bit UUID.
2) after discovering, make the connection and write onto a specific characteristics that the is exposed by service.
3) instead of using the UART menu interface and manual, I want to want to write the logic to do it automatically.
I will be thankful if you could help me with this.
Best regard.