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

BLE_STACK_HANDLER_SCHED_EVT_SIZE - no ANT equivalent?

Hello all,

I am switching from a BLE project to an ANT one, and cannot find an ANT equivalent for BLE_STACK_HANDLER_SCHED_EVT_SIZE, why is this? Presumably ANT still uses the scheduler (if desired)?

Regards, Richard.

Parents
  • I'm not sure why the SoftDevice Handler Library and the SoftDevice Event Handler section is missing. I'm trying to find out. Seems like they are not used by any of the S210 examples. However, the S310 example \examples\multiprotocol\experimental_ble_ant_app_hrm from SDK 7.2.0 may be helpful to you. It is using the components\softdevice\common\softdevice_handler\ant_stack_handler_types.h

Reply
  • I'm not sure why the SoftDevice Handler Library and the SoftDevice Event Handler section is missing. I'm trying to find out. Seems like they are not used by any of the S210 examples. However, the S310 example \examples\multiprotocol\experimental_ble_ant_app_hrm from SDK 7.2.0 may be helpful to you. It is using the components\softdevice\common\softdevice_handler\ant_stack_handler_types.h

Children
No Data
Related