This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52332 Scanner with SDK15.0 not working when set SCAN_WINDOW and SCAN_INTERVAL to 0x3FFF(MAX)

Hi,

Now,I made a NRF52832 scanner gateway with SDK15.0 and softdevice 6.0.0.

I want it to scan advertiments continuly. So i set  SCAN_WINDOW and SCAN_INTERVAL (they are equal )to 0x3FFF(MAX,10.24s),but i find NRF52832 chip cann't working(die)  after many seconds or minutes.

If i change it to 0x1FFFF, the chip can work normally.

I want to know why.

Liu

China.