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

Sniffer not functioning.

ppi.zipHi, I am using radio with ppi to advertize packets as shown in the mainc file attached. Even after allocating the access address of Bluetooth on line 196 as set_address0(0x8E89BED6); and advertizing channel selected as 37 as shown in lines 150-156 , my device doesn't show up on sniffer.

I even tried to replace the dongle considering it most likely to be hardware issue. But the problem still persists. main.c Can you please guide on this.

Thanks in advance!!ppi.zip

Parents Reply
  • Hi

    Sorry to be a pain, but I still can't get it to compile :(

    I meant the top example folder, including the main.c file, the sdk_config.h file and all the project files. I tried to piece together your project myself, but as I fix one error a new one pops up (probably because I have the wrong config file, or the wrong SDK version).

    As an example, see the following project:
    ble_app_hrs.zip

    Then you just have to copy that folder into one of the SDK example folder and the project will compile.

    Also, can you let me know which version of the SDK you are using?

    Best regards
    Torbjørn

Children
No Data
Related