im using sdk10, I initialiszed ble_stack_init
and advertising_init
but when starting advertising, it works with BLE_ADV_MODE_FAST
but not with BLE_ADV_MODE_SLOW
.
why it's not working with BLE_ADV_MODE_SLOW
, according to nordic the only difference is it that is uses a longer advertising interval and time-out than fast advertising