Hi, we are using nrf sdk15.0.0 in the application. There are two nrf devices 52840. one is central, other is peripheral. Continuously data is sent from one device to another as notification. When the distance between the two devices are increased after some distance of greater than 10 meters frequent connection disconnection happens and there is packets loss. During such scenario the firmware seems to be stuck and causes wdog reset. What are the conditions that could trigger wdog reset in such scenarios?
When wdog is set to high priority, the reset did not occur, but device is continuously advertising and other low priority tasks are blocked.
Please clarify