Multiple peripheral connections support issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Multiple peripheral connections support issue

跳至解决方案
912 次查看
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 项奖励
回复
1 解答
902 次查看
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 项奖励
回复
1 回复
903 次查看
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 项奖励
回复