Hi, I use Gzll protocol to realize 2.4G frequency hopping communication, Two Device send data to One Host on Pipe1 and Pipe2.
1 Two Devices occur "loss power" many times during communication,but the Host keeps on during this time, and then both of the two Devices lost connection from the Host.
2 Both two Devices don't run neither nrf_gzll_device_tx_success() nor nrf_gzll_device_tx_failed(); But it can run funciton in loop.
3 I use button to control Device run nrf_gzll_disable() and nrf_gzll_enable(). and then they can communicate once and lost again.
4 A foolish way is power down Device and Host ,and power on again.
HW & SW Environment: nrf51822QFAA , SDK9, Keil5, WithoutSoftDevice. Please help me analyse the probily reason and the way to solve the problem. thank you.
@Kenneth :You may understand better follow this flow chart