(Uses automatic translation by Google Translate)
I made an Arduino program that sends an FN Command every 10 seconds to find the End Device around the Router Device.
At first, I was able to confirm that it was working without problems and a response was returned.
If you continue as it is, the response will suddenly disappear from a certain timing.
I checked if there was a problem with the target End Device and tried turning the power off and then on again, but the situation did not change.
However, when I power cycled the RouterDevice that is sending the FN Command, I found that the FN Command response was returned again.
Is it possible to keep sending FN Command at regular intervals and keep detecting devices?