Skip to content

Code Changes

olleheugene edited this page May 6, 2021 · 3 revisions

Testing with DKs

  1. Download the pre-built firmware to right DK
  2. Executes nRF_DTM application suitable for OS. For example, nRF_DTM.exe for Windows

Process

  1. Apply the changes after checking ble_dtm.c and ble_dtm.h that are appropriate for the SDK version in use. Merge
    (* In case of SDK v17.0.2, there are additional changes to fix the DTM issue)
    [Bug in ble_dtm for packet lengths > 0x3F (SDK 17.0.2)]
  2. Adds the pre-processor definition "READING_AVG_RSSI" in the project file Definition

Getting started


Simple Test


Firmware Modification for RSSI


AoA Tx test result

Clone this wiki locally