I want to use long range ble for advertising with nrf52833. I have a PCA10100 SDK board, and I'm running a program with type of BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED. Then I use nrf_connect for andrio in a mobile phone to scan for it. I have seen the device information of the phone and found that it surported long range(PHY Coded). but I can't scan my PCA10100 SDK. What reason is it?