Vdd measurement

<< Click to Display Table of Contents >>

Navigation:  nRF51 Target > Demos > Hardware in the loop simulation demo >

Vdd measurement

Previous pageReturn to chapter overviewNext page

Demo File: nrf51_rtw_readvdd_demo.mdl

Location: <waijungroot>\targets\nrf51_target\nrf51\demo\hil_simulation_demo\

Target: RTW (Build and Download this demo file into the nRF51 Target board)

nrf51_demo_rtw_vddmeas_mdl

Description

The demo model above showing how to measure the Vdd voltage while it's operating. This feature useful while it operating from battery to monitor power level.

Hardware Setup

The demo require FiO Glide stacked on aMG_USBConnect board.

nrf51_getstarted_board2

Testing

1. Run the HIL simulation on Host PC

Demo File: host_sim_readvdd_demo.mdl

Location: <waijungroot>\targets\nrf51_target\nrf51\demo\hil_simulation_demo\

Target: Sim (Run the simulation on Host PC)

nrf51_demo_sim_vddmeas_mdl

The Host Serial Rx block receive the UART packet then display Vdd measurement value.

2. Capture UART packet by Serial monitor software

nrf51_demo_host_vddmeas_sw