Question
BlueNRG missing LE Advertising Report Event
Posted on June 07, 2014 at 10:48
I can get two BlueNRG boards connecting, one as Peripheral and one as Central, using the code in the BLE_Chat example. In this case the Central has to know in advace the address of the Peripheral.
However, when I try to program my Central in a more realistic mode, asking it to scan for nearby Peripherals, I do not get any LE Advertising Report events. I have copied the sequence diagrams in the Bluetooth Specification, and tried both active and passive scanning. So I don't know whether I am sending the wrong commands to the BlueNRG, or whether the BlueNRG does not support Passive Scanning and Active Scanning. Can ST please provide example code, or a sequence of commands, for Active scanning? #advertising #scanning #bluenrg