haukepetersen commented on issue #989:
URL: https://github.com/apache/mynewt-nimble/issues/989#issuecomment-963021530


   Hej, I was running in similar issues when running a node with many multiple 
connections. I got it to work, by increasing NimBLE's buffer space -> as I was 
running on RIOT, i increased `MSYS_1_BLOCK_COUNT` as much as my RAM would allow 
me to. But I guess this could be easily done somehow on Mynewt as well, right? 
With this I was successfully running node with 14 simultaneous connections...
   
   However, I could never figure out, where and why NimBLE crashes once it runs 
out of buffers, nor if it is the controller or the host part causing the 
trouble. But I think on the long term it would be good to locate this issue and 
fix it, so maybe someone else has some more luck in finding it?!


-- 
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