Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The number of queued write modules in ble_app_hrs_rscs_relay application

In the ble_app_hrs_rscs_relay application, three ( NRF_SDH_BLE_TOTAL_LINK_COUNT=3) queued write modules are generated.

(one for a peripheral (server) role and two for two central(client) role)

As far as I know, queued write module is used in a server.

However, in the ble_app_hrs_rscs_relay application, a queued write module is assigned when the node is connected to a peripheral  as a central.

I would appreciate it if you could explain what a queued write module is used for in the role of a client.

Thanks in advance.

Parents Reply Children
No Data
Related