Hi
I am using SDK8.0.0 ble peripheral sample code and PCA10001 board but I am not getting any advertise ment on sniffer.
I have test hrm, template and ble nus_uart code for test. how resolve this issue.
Regards, Himansu Donga
Hi
I am using SDK8.0.0 ble peripheral sample code and PCA10001 board but I am not getting any advertise ment on sniffer.
I have test hrm, template and ble nus_uart code for test. how resolve this issue.
Regards, Himansu Donga
@Himansu: S110 v8.0 by default support chip rev.3. What you have on PCA10001 most likely chip rev.2 What you would need to do is to suse sd_ble_opt_set() call to set BLE_COMMON_OPT_RADIO_CPU_MUTEX option.
Please have a look at "Changes" section in the S110 v8.0 release note
@Himansu: S110 v8.0 by default support chip rev.3. What you have on PCA10001 most likely chip rev.2 What you would need to do is to suse sd_ble_opt_set() call to set BLE_COMMON_OPT_RADIO_CPU_MUTEX option.
Please have a look at "Changes" section in the S110 v8.0 release note