This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

S120 number of transmission and receive buffer

hi, nordic staff.

i'm working with s120 v1.0.0. and i recognize that the transmission and receive buffer is only one for every connection(up to 8 simultaneous connection). for my system, only one connection is enough, but for the transmission and receive buffer, two or three buffers are necessary.

is there any way to increase the number of buffers to the one connection supports? ( is there any configuration parameter or #define symbol to balance the number of buffer with the number of connection?

  • Hi bin simon,

    The buffers are fixed right now and no configuration is possible. Note: in Future release s130 v2.0.0, you will be able to configure the number of links and the buffers per link dynamically when you start up the app. Unfortunately this will not be soon.

Related