hi, i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426). is there any sample code or something, with which i can play with.
thanks!!
hi, i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426). is there any sample code or something, with which i can play with.
thanks!!
Hi,
If you meant BLE advertising you can look at Kristin's answer on this post: devzone.nordicsemi.com/.../
It's for S110 v8, but I have tested it in S110 and S130 v9 and it should be in SDK 10 too. You can look for ble_gap_adv_params_t --> ble_gap_adv_ch_mask_t in infocenter.nordicsemi.com/ for more information.
A tutorial on simple BLE advertising is also in devzone.nordicsemi.com/.../.
Hope it helps, FA
hi thanks for your reply, i am able to implement the channel. but when i off any one of these 3 channels then , nrf sniffer dongle is not able to detect my advertisement packet.
why it is happening I have no idea. can you please explain me why sniffer is not able to detect when i off any one of these 3 channels.
thanks!!
hi thanks for your reply, i am able to implement the channel. but when i off any one of these 3 channels then , nrf sniffer dongle is not able to detect my advertisement packet.
why it is happening I have no idea. can you please explain me why sniffer is not able to detect when i off any one of these 3 channels.
thanks!!