You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_A, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_NEXT_DATA_BLOCK: I do nothing
master does not receive anything.
master send requests to other slaves ...
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_B, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_TX_START and then EVENT_TRANSFER_TX_COMPLETED
master receive the burst transfer (burst_data_A)
master send requests to other slaves ...
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_A, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_NEXT_DATA_BLOCK: I do nothing
master does not receive anything.
master send requests to other slaves ...
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_B, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_TX_START and then EVENT_TRANSFER_TX_COMPLETED
master receive the burst transfer (burst_data_A)
master send requests to other slaves ...
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_A, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_NEXT_DATA_BLOCK: I do nothing
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_A, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_TX_START and then EVENT_TRANSFER_TX_COMPLETED
master receive the burst transfer (burst_data_A)
master send requests to other slaves ...
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_B, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_NEXT_DATA_BLOCK: I do nothing
master send request (ack) to slave 1
master receive EVENT_TRANSFER_TX_COMPLETED
slave 1 receive EVENT_RX. I call: sd_ant_burst_handler_request(0, 16, burst_data_B, (BURST_SEGMENT_START | BURST_SEGMENT_END));
slave 1 receive EVENT_TRANSFER_TX_START and then EVENT_TRANSFER_TX_COMPLETED
master receive the burst transfer (burst_data_B)
master send requests to other slaves ...