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

BLE L2CAP Test with PTS

Hi, I have used nRF52840-PDK. And I want to test profile and protocol with PTS. I succeeded in GATT-based service test and GATT test with PTS.

But when I try to L2CAP test, PTS makes message and doesn't conduct a test.

The message is below.

Action: Place the IUT in connectable mode. Description: PTS requires that the IUT be in connectable mode. The PTS will attempt to establish a SLC and open an L2CAP channel. Result: Cannot create LE ACL channel

I used same firmware in nRF52840 when testing GATT-based service, GATT and L2CAP. I didn't modify the source code. I just downloaded example hex file that is in Nordic SDK. The example is 'ble_app_hrs'.

I didn't find about L2CAP example in Nordic SDK. And I didn't know what API shall I use in example source code for L2CAP test. I want to know that I need to change the PTS settings or modify the source code for L2CAP test.

My L2CAP test cases are below. TP/LE/CPU/BV-01-C TP/LE/REJ/BI-01-C TP/LE/CFC/BV-01-C TP/LE/CID/BV-02-C

Thank you.

Parents Reply Children
No Data
Related