Application Crashes When Enabling Both 1M and Coded PHY in BLE Scan Init

Hi,

I'm using nRF SDK 16 for my application on the nRF52840 custome board.When I set both parameters (i.e., support for coded PHY and 1M PHY) in the scan initialization function, my application hits a hard fault. However, if I configure and run scanning separately for each PHY, it works fine.

But I want my application to support scanning for both advertisement types (1M and Coded PHY) simultaneously.
Please suggest the correct steps to achieve this.

Thanks

Nikunj Patel

Related