This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Broadcaster mode

Hello,

I want to use broadcaster mode for nrf51822, could you tell me please what I must to do to use this mode?

I suppose I must to set BLE_GAP_ADV_TYPE_ADV_NONCONN_IND mode, configure 'interval'(as I read in specification it must be greater than 100ms), to set only 'BLE_GAP_ADV_FLAG_BR_EDR_NOT_SUPPORTED' flag, setup advertise data and call sd_ble_gap_adv_start(). Is it true?

And may be you have any demo project?

Best Regards, Artem Zemlyanukhin

Parents Reply Children
Related