This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Does number of services and characteristics affect speed/latency in BLE communication?

Hi Team,

I am developing a product that is a combination of a mobile app and a hardware including an nRF52832. 
The hardware should notify the mobile app on events as quickly as possible. I am using 2 services (NUS + a custom one, 1 characteristic used on both of them) to send 2 types of data from the hardware to the phone.
I am wondering if sending all data with the same service & characteristic could help decrease latency?

Thank you,
Tibor 

Related