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.
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.
The pure ANT examples don't use the SoftDevice Handler Library. I believe that is why it is not included in the documentation. I'm not sure when/if the pure ANT examples will be updated to use it, so I hope the S310 example is sufficient.
The pure ANT examples don't use the SoftDevice Handler Library. I believe that is why it is not included in the documentation. I'm not sure when/if the pure ANT examples will be updated to use it, so I hope the S310 example is sufficient.