Multiple peripheral connections support issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multiple peripheral connections support issue

Jump to solution
736 Views
rahul_singh
Contributor II

Hi to all,

Hope you all are doing good in this tuff time.

I am working with the controller kw41z512 controller with connectivity SDK(MKW41Z_ConnSw_1.0.2) and KDS.

I am trying to connect multiple central with a single peripheral using the application note (AN12405).

But the following lines draw my attention.

#if (gAppMaxConnections_c > 1)
    #error "The application does not support more than 1 connection"
#endif

 I want to know if the current SDK supports the multiple connection feature or not?

0 Kudos
1 Solution
726 Views
nxf56274
NXP Employee
NXP Employee

Hi,

Please download the latest sdk in https://mcuxpresso.nxp.com/en/select.  Notice that KW41 can only connect 2 device at the same time.  

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
727 Views
nxf56274
NXP Employee
NXP Employee

Hi,

Please download the latest sdk in https://mcuxpresso.nxp.com/en/select.  Notice that KW41 can only connect 2 device at the same time.  

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos