This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SoftDevice Event Handler - is this library recommended for ANT?

Hello all,

I notice that this library isn't listed in the "SDK Common Libraries" for S210 - is it ok to use this? Internally it does seem to be ANT-aware, even though softdevice_handler_init() doesn't seem to use an event buffer for ANT (unlike for BLE).

Regards, Richard.

Parents
  • I believe the SoftDevice Handler Library and the SoftDevice Event Handler are missing because we have no S210 examples that are using them. In my opinion they should still be included though.

    However, the S310 example \examples\multiprotocol\experimental_ble_ant_app_hrm from SDK 7.2.0 may be helpful to you. The examples use the libraries and they are included in the documentation.

Reply
  • I believe the SoftDevice Handler Library and the SoftDevice Event Handler are missing because we have no S210 examples that are using them. In my opinion they should still be included though.

    However, the S310 example \examples\multiprotocol\experimental_ble_ant_app_hrm from SDK 7.2.0 may be helpful to you. The examples use the libraries and they are included in the documentation.

Children
No Data
Related