Sorry, but there are no more tags available to filter with.
  • nrf51822 gzll in device,first ack not recive,need second send?

    hi,In the host, if(nrf_gzll_get_tx_fifo_packet_count(pipe) == 0 ) { nrf_gzll_add_packet_to_tx_fifo(...); } In the devcice, every 5 min send packets to host ,but ack always lost.