enabling multiple connection in eatt central

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

enabling multiple connection in eatt central

295件の閲覧回数
Chan_17
Contributor III

Hi Nxp team,

I am using KW45  EATT Ble examples i wanted to connect multiple devices in central so changed macro :gAppMaxConnections_c  1U  to 2U . but we are facing disconnection issue means it is connecting but in few its disconnecting and sometimes we will get only 1 device data. so please help us to resolve this issue and let us know if any document to refer.and what more updates we need to do in central to get multiple device data in central.image (10).pngimage (1).jfif

0 件の賞賛
返信
1 返信

278件の閲覧回数
sofiaurueta
NXP Employee
NXP Employee

Hello,

Hope you are doing well.

 

gAppMaxConnections_c contains the maximum connections "tested"/supported by the application. As this is not just related to the app, it is involved the memory, security, and environment of the device, this will be different in each application.

 

You would have to modify this implementation on an application level for multiple connections to be supported. I would recommend checking an example that supports multiple connections such as Wireless_UART, which supports up to 8.

 

For complementary information about Multiple Connections in BLE for KW45 please refer to Bluetooth Low Energy Application Developer's Guide Chapter 9.10.

 

Best Regards,

Ana Sofia.

0 件の賞賛
返信