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!!
I have used advertising in only one channel and I could detect it with both sniffer and the nRF Master Control Panel. But I do confirm that in the control panel I could see that it takes time to detect the advertisement and also there were missing packets in between. This is expected as the sniffer or the phone search for all three channels in different time slots and might scan the channel you are using in a time that you are not sending anything. Try to reduce the advertisement interval to 100 msec and see what happens (if you are not already less than this). You might also want to double check if you are actually advertising or not? Any error codes in return?
i am able to see the that ble is advertising in my mobile and also receiving the data. but sniffer is not able to detect it.
Do you use the sniffer in normal mode, or do you have changed the hop sequence? If you have changed the hop sequence, the sniffer may not work correctly, see this question.