Hi DevZone !
I am doing an application with nRF_ESB where I want to send and receive packets through diffenents nodes. Right now, I have 5 nodes, which 2 are repeaters in the middle. I have seen a problem where my repeaters are stopping the communication in general, no packets received from my main nRF which is used to receive the informations from the 5 others. I know that the problem is coming from the repeaters because I have to reset one of them to stop this problem. I couldn't debug this problem because it appears to be random. I am using
- nRF5_SDK_16.0.0 (although nrf_esb is from nRF5_SDK_15.0.0)
- nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac_min
Do you have a clue of what is happening ?
Thanks,
Joël V.