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

Can't pass GAP/ADV on PTS

Hello everyone,

Using 

  • PTS version is the latest (7.6.2), 
  • nRF52832
  • SDK14.2.0
  • Softdevice s332 v5.0.0

When I run the test GAP/ADV/BV-01-C and so on, it constantly pops up a dialog saying "Please prepare IUT to send an advertising report with Service." I am pretty sure that the device is advertising, and the other tests can detect and connect to the device with no issue. 

I noticed that the PTS has set the scanning filtering policy to whitelist only when run ADV tests, but it also added the IUT address to the whitelist, so I don't know where the problem is. 

I have played with almost every combinations of the parameters in the advdata structure (flags, adv type, adv filtering policy, etc), and there is still no luck. 

Anyone knows how to fix this?

  • Hi,

    nRF52832 with S332 v5.0.0 is a qualified design with QDID 97989, ref. Bluetooth Low Energy QDID listings on our Infocenter. The Bluetooth SIG listing is here: https://launchstudio.bluetooth.com/ListingDetails/14830. It is the same listing as for S132 v5.0.0, as the BLE part of the SoftDevice is the same for S132 and S332. This means when building a product using the nRF52832 / S332 combination, you can refer to our QDID in your listing, instead of qualifying the full stack yourself.

    That being said, I can hear with our qualification engineer if he has any input on the matter. Please note that our listing is three years old, and for Bluetooth 5.0. The set of test cases or spec. requirements may have changed, meaning an updated test set for Bluetooth 5.0, or the test set for Bluetooth 5.2, may or may not pass.

    Regards,
    Terje

Related