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

Phone (Android) misses message that sent from nrf52832

I set up nrf52832 that it is called proxy device, i create a loop that proxy device will sent 20 message to app phone (Android) within 100ms. But my app(Android) receive only 1 message within 100 ms, it miss 19 others. How can i fix it ? Thanks All

  • Hi Tèo,

     Could you check what's the connection interval when you connect with the phone ? 

    How do you send the message to the phone which exact message you sent ? Could you show the code ? 


    How do you detect that only one packet arrived and 19 was missing ? Have you checked if it's actually sent by the proxy node ?

    Please be aware that Bluetooth Mesh is not designed to transmit with high throughput. In fact this is defined at page 95 in Mesh spec v1.0.1: 

Related