Hi All,
I study this post to enable long-range(s=8) on ble_app_blinky (nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_blinky)
In the post, one of the settings is set adv_params.properties.type = BLE_GAP_ADV_TYPE_EXTENDED_CONNECTABLE_NONSCANNABLE_UNDIRECTED;
I can not scan the nRF52840 DK if I use nRF Blinky APP on phone(support BLE5.0).
Can not scan the DK because the adv_params.properties.type for NONSCANNABLE?
Is this possible ble_app_blinky with long-range(S=8) and utilize nRF Blinky APP to control?
Thanks,
Tim