54l15-NCS3.2.4-NLC(mesh)-PST-Certification

Hi Nordic team:

If my product has mesh functionality and needs to pass NLC certification and needs to be tested with a PST tool at a testing agency.

Do I need to flash a dedicated firmware (Bluetooth tester) for this?

Can the mesh demo of NCS pass Bluetooth certification?

github.com/.../tester

The testing agency said that the mesh functionality needs to be tested. If I want to pass the certification, do I have to combine the Bluetooth tester demo with the mesh demo to create a dedicated firmware for certification? Now that I have flashed the mesh demo firmware, it fails the PST tool test (the log keeps showing connection timeout).

Can the NLC mesh routine of NCS be directly certified, or just demonstrate its function? If I need to test the mesh function and also pass PST, what should I do?

I am not very familiar with certification, and I hope to receive clear answers to the above questions。

Thanks.

Parents Reply
  • As you can see from the logs, the test runs, provisioning works, but it fails in the middle. The failures are because of the packet losses when the dongle fails to receive a packet. I observed a similar failure on the desk. It is recommended to run these tests inside the chamber, alternatively - when running without the chamber, you can try adding the following KCONFIG to your project.conf and recompile CONFIG_BT_MESH_RELAY_RETRANSMIT_COUNT=1. Let me know what the result is. With this, the first two tests will pass, the third test “03” will show a pop-up towards the end of the test, which should not be there. We have filed a report to fix this issue in the IOPT test specification on the SIG side (https://bluetooth.atlassian.net/browse/ES-29264). Once Bluetooth SIG agrees with this test fix, they will add a waiver for this test.

Children
Related