Dear Nordic Team,
Thanks for supporting.
Now i want support for single channel(Ch 37) advertise , please support anyone. I am using ble_app_uart example.
My SDK : SDK12.3.0
Hardware : pca10040
Regards ,
Murugan
Dear Nordic Team,
Thanks for supporting.
Now i want support for single channel(Ch 37) advertise , please support anyone. I am using ble_app_uart example.
My SDK : SDK12.3.0
Hardware : pca10040
Regards ,
Murugan
Hi,
This is possible, check out the answer here:
https://devzone.nordicsemi.com/f/nordic-q-a/2988/advertising-on-a-single-channel/11317#11317
Best regards,
Kenneth
thanks for reply. The above thread mentioned links are not available.
I was linking to the answer by Kristin:
... you can select the advertisement channels that you want to use when setting the advertising parameters for sd_ble_gap_adv_start(..). The struct ble_gap_adv_params_t --> ble_gap_adv_ch_mask_t gives you the option to disable advertising channels.
I was linking to the answer by Kristin:
... you can select the advertisement channels that you want to use when setting the advertising parameters for sd_ble_gap_adv_start(..). The struct ble_gap_adv_params_t --> ble_gap_adv_ch_mask_t gives you the option to disable advertising channels.