can't find board nrf52833dk_nrf5283 in bluetooth DTM sample

Hello,

I have a project in Visual studio code and Nrf connect.

MCU is a NRF 52833.

For the certicications, the lab request me the DTM mode.

I tried the use the Sample - Direct-test-mode Firmware

However I'm not able to find eht board "nrf52833dk_nrf5283" in the NCS folder.

I tried to install several SDKs (2.2.0 / 2.3.0 / 2.4.2 / 2.7.0 / 2.9.2 / 3.2.4 ) but none includes the 833 board. I can find and compile with the 840, but no options for the 833.

Please can sombody help me ? I need to use and compile the DTM for the 52833.

Thanks in advance

Parents Reply
  • Hello Kenneth, 

    The FW radio test is compiling, and running on my PCB, It seems working and receiving some data, but I cannot use it as it has simplified commands.

    The FW DTM sample is compiling, and running on my PCB, but I cannot receive frames (1 sending and the other receiving) as described before in my posts. However, it seems that DTM sample also has simplified commands.

    The certification LAB requested me to implement the standard DTM mode, and as I read, the standard DTM is controled by Opcode HCI (Bluetooth SIG)

    Then both are not accepted by the LAB.

    What FW can I use ? I saw the serial HCI that can communicate in HCI and control the BLE...?

    Is this used by the labs ?

Children
Related