We are doing the certification to our product, in which they asked me to do BLE scan on the 37th channel, then 38th channel and 39th channel separately to pass the certification.
I don't know where this low-level stuff is handled in the NRF SDK, I am using 15.2 sdk version, nrf52840 chip set.
Do I need to add this config in sdk_config.h?
or Do I need to add in the nrf_ble_scan.c?
or it's something soft device take care of it?