You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
sd_ant_burst_handler_request(CHANNEL_0, 32, burst_data1, BURST_SEGMENT_START);
wait_for_burst_to_complete();
sd_ant_burst_handler_request(CHANNEL_0, 32, burst_data2, BURST_SEGMENT_END);
wait_for_burst_to_complete();
sd_ant_burst_handler_request(CHANNEL_0, 32, burst_data1, BURST_SEGMENT_START);
wait_for_burst_to_complete();