Multiple peripheral data reception in Central

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

Multiple peripheral data reception in Central

293件の閲覧回数
Chan_17
Contributor III

Hi Team,

It is mentioned in datasheet that 24 concurrent connections are possible , so is there any use case or any example code in sdk which can explain how a central device can receive data from multiple(more than 2) peripheral devices.


0 件の賞賛
返信
1 返信

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

Hello

For running an application that supports multi-paring the most recommended is the Wireless UART example that we provide in the SDK. However for each application we test a number of connections supported without memory or related issues, this will be different in each application. We can see the maximum connections for each application in source/app_preinclude.h  --> gAppMaxConnections_c    (Wireless_uart_freertos for example support 8 in the SDK example)

 

For complementary information about Multiple Connections in BLE please refer to Chapter 9.10[Bluetooth Low Energy Application Developer’s Guide].

 

Best Regards

Luis

0 件の賞賛
返信