Hi all,
Please I want to make sure of something. In the s120 specification, it's written " Bluetooth low energy combined Central and Peripheral SoftDevice", and even in the headers files, there is function for advertising (sd_ble_gap_adv_start()) . But when I try to use it, I get one of these errors NRF_ERROR_NOT_FOUND or NRF_ERROR_INVALID_STATE.
My question is : Does s120 support peripheral role or not. If not, how can I use a nRF51822 such as central and peripheral (alternatively).
Thank you !