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

Extended Advertising

Hi, 

I'm trying to implement non-connectable, non-scannable, undirected extended advertising mode. I'm using nRF52832 board,  SDK 15.2.0 version and latest Softdevice 6.1. 0. version.

I'm getting ADV_EXT_IND on my sniffer but I'm not sure how to send data on secondnary channels. 

Could you help.

Barbara

Parents
  • I modified the rscs example (using the nRF52832, SDK 15.2 and SoftDevice S132 6.1.0) in the same manner as you did, and I was able to successfully show both the ADV_EXT_IND and the AUX_ADV_IND packets using the sniffer (see image below). I am using the the Ellisys Vanguard sniffer along with the software Ellisys Bluetooth Analyzer.

    Based on my findings it seems like the problem is with your sniffer, and a reason could be that you haven't enabled Extended advertising. In the Ellisys program, this is done by clicking Record->Recording Options->Wireless->(Check the boxes 2Mbps and Advertising Extension). 

    Best regards,

    Simon

Reply
  • I modified the rscs example (using the nRF52832, SDK 15.2 and SoftDevice S132 6.1.0) in the same manner as you did, and I was able to successfully show both the ADV_EXT_IND and the AUX_ADV_IND packets using the sniffer (see image below). I am using the the Ellisys Vanguard sniffer along with the software Ellisys Bluetooth Analyzer.

    Based on my findings it seems like the problem is with your sniffer, and a reason could be that you haven't enabled Extended advertising. In the Ellisys program, this is done by clicking Record->Recording Options->Wireless->(Check the boxes 2Mbps and Advertising Extension). 

    Best regards,

    Simon

Children
No Data
Related