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?