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

Gatt service proxy lower than 250ms per message sent to mobile

We use the Nordic library for mesh with Gatt proxy service to our mobile device. We've noticed that unsegmented messages are only serviced and sent every 250ms through the proxy. Is it possible to have the mesh messages sent over gatt proxy service faster than 250ms? We know we may take a hit on performance of overall rest of the mesh, but it's just for brief scenarios that we're wondering.

the scenario is we would like to have 4 unsegmented messages sent to the mobile device in under 100ms.

currently the mobile app receives them in over a second.

Related