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

IOPT (Interoperability Profile) test

Hey,

I am working on the nRF51 DK and nRF51822 with SDK12,S130, trying to pass a SIG PTS test for required IOPT, however always getting the same "INCONC" verdict, the PTS can't find my device. 

I have already passed profiles for services such as BAS and DIS, my only problem is the IOPT.

I am not sure if the problem is my implementation or configuring of the PTS in launch studio, I have also tried to pass the SDK12 for pripheral UART and HRS and had the same result- INCONC

I suspected it has something to do with the way I advertise my services, although I use BAS and DIS, I do not include them in advertisement or scan response packet, I advertise a 127bit custom service on the advertising packet (type 0x07), it appears in both the adv packet and the scan response packet. but as I said, I had the exact same problem/result when testing existing examples for UART and HRS.

I would appreciate any input from anyone who has experiencing with BT SIG testing and IOPT qualification - how should I configure it on the Launch studio and on the PTS? are the any known pitfalls for passing this test?

Thanks

Related