Hello,
I followed the following tutorial to create my own service and characteristics.
Now, I want to combine this custom service with the UART service so that I can run both my service and the UART Service together at the same time. Is that possible to do? I have combined the code for the custom service with the ble_app_uart example (under peripheral) and tried doing many things, but right now I am only able to advertise the UART service and nothing seems to happen for my custom service.
Any help or guidance will be helpful. I am using the S132 softdevice, and SDK 17.0.2
Thanks,
Ananye