BOZHENG001 commented on issue #486:
URL: https://github.com/apache/mynewt-nimble/issues/486#issuecomment-2222152429

   Has this issue been solved? I am facing the same issue now, not with BLE 
mesh, but with my regular BLE application that allows each device to connect to 
multiple devices. A single connection will not lead to any problems, but after 
connecting to more than 1 device, the number of free memory blocks (the return 
of `os_msys_num_free()`) quickly goes to 0. The decrease speed depends on 
certain BLE parameters of course, such as data exchange frequency and 
connection interval. The write and notify are enabled between every 2 BLE 
devices.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to