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

BLE test case Automation using nRF52840 DK as Peripheral Role

Hi Team,

Can I automate BLE test cases using nRF52840 DK ? If yes what is the procedure to follow.

My DUT supports central role and I want to make nRF52840 DK as peripheral role.

My Intention is to simulate remote device(peripheral role) using nRF52840 board and should have control on modifying the parameters. 

kindly let me know the possibility.

Thanks & Regards,

Pranesh N U

Parents Reply
  • Hi Thorsrud,

    I need to change advertiser parameters like adv interval, adv timeout, manufacture data, adv name, address, adv type and need to read/write ATT characteristics etc.....

    Basically I need to control the Nordic DK kit completely for automating BLE test case's. 

    I bought 5 nRF52840 board.

    Could you please share me some document if possible for automating the test case.

    Which is the best method to automate ?  Python (or) C (or) C++ ?

    Right now i'm using nRF5_SDK_17.0.2_d674dde SDK(.c) and Segger embeed studio to compile and run the code(to create hex file) but I'm not able to change the parameter like manufacturer name during advertising etc...

    Thanks & Regards,

    Pranesh N U

Children
Related