Blue Clover PLT Demo Board (v2)

Blue Clover PLT Demo Board

  • Vendor: Blue Clover Devices

  • Program Target: nRF52 : nRF52832

Sample firmware

References

Program nRF52832 (SWD)

Connection

Use a Tag-Connect TC-2030-IDC-NL programming cable plugged into the SWD port on the rear of the PLT.

YAML Test Plans

  • suite-PLTDEMO-zephyr-0.1.2.yaml: PLT test plan to program demo board via SWD

title: "PLT-DEMO Zephyr v0.1.2"
suite:
- ident: ICT-T0
  title: Power on
  steps:
  - command: power SWD on
- ident: ICT-T1
  title: Identify DUT
  steps:
  - command: identify nRF52
- ident: ICT-T2
  title: Erase nRF52
  steps:
  - command: erase nRF52
- ident: ICT-T3
  title: Program firmware
  steps:
  - command: program nRF52 pltdemo-zephyr-fw-0.1.2.hex
- ident: ICT-T4
  title: BLE discovery
  steps:
  - command: bledis %BLEMAC% 5
- ident: ICT-T5
  title: Power off
  steps:
  - command: power off