Question
BLE connected event and BLE characteristic attribute modified event
Hey!!
I have a BLE application which runs on custom server profile. There are few characteristics of a given service, where the client can modify them. I need clarifications for the below questions.
- Is there any event generated by the BLE stack to know whether the client device has started a request for the connection with the server.? Also want to know whether there is any API to use to get this info.?
- Is there any event generated by the service/characteristic if the attribute value is modified from client device?
Thanks,
Akash
