Dear Sir,
For BLE Times profile could it be allow send back the time info from master (client) to BLE device(Server)
B.R
Edwin
The Time Profile specification is defined in that the central device must be the server, and the peripheral device must be the client. If you plan to follow the specification, this cannot be changed.
We are working on a custom profile implementation which would allow for the same basic functionality of the Time profile, but which would have the central device as the client and the peripheral device as the server. We are also working on similar custom profiles which are functionally equivalent to the Alert Notification Profile as well as the Phone Alert Status profile. We will release these on our Wiki page at some point in the near future.