Introduction - If you have any usage issues, please Google them yourself
The code provides an example how to capture battery voltage using BLE central role from a BLE peripheral
Packet : nrf52-battery-monitor-server-v1.2.zip filelist
nrf52-battery-monitor-server-v1.2/
nrf52-battery-monitor-server-v1.2/clock.h
nrf52-battery-monitor-server-v1.2/clock.c
nrf52-battery-monitor-server-v1.2/flash.c
nrf52-battery-monitor-server-v1.2/flash.h
nrf52-battery-monitor-server-v1.2/build/
nrf52-battery-monitor-server-v1.2/build/blef.o
nrf52-battery-monitor-server-v1.2/build/core.o
nrf52-battery-monitor-server-v1.2/build/main.o
nrf52-battery-monitor-server-v1.2/build/misc.o
nrf52-battery-monitor-server-v1.2/build/uart.o
nrf52-battery-monitor-server-v1.2/build/clock.o
nrf52-battery-monitor-server-v1.2/build/flash.o
nrf52-battery-monitor-server-v1.2/build/blescf.o
nrf52-battery-monitor-server-v1.2/build/blessf.o
nrf52-battery-monitor-server-v1.2/build/main.bin
nrf52-battery-monitor-server-v1.2/build/main.hex
nrf52-battery-monitor-server-v1.2/build/main.out
nrf52-battery-monitor-server-v1.2/build/config.o
nrf52-battery-monitor-server-v1.2/build/main.map
nrf52-battery-monitor-server-v1.2/build/pstorage.o
nrf52-battery-monitor-server-v1.2/build/app_error.o
nrf52-battery-monitor-server-v1.2/build/app_timer.o
nrf52-battery-monitor-server-v1.2/build/app_trace.o
nrf52-battery-monitor-server-v1.2/build/nrf_assert.o
nrf52-battery-monitor-server-v1.2/build/ble_advdata.o
nrf52-battery-monitor-server-v1.2/build/system_nrf52.o
nrf52-battery-monitor-server-v1.2/build/ble_srv_common.o
nrf52-battery-monitor-server-v1.2/build/ble_advertising.o
nrf52-battery-monitor-server-v1.2/build/ble_conn_params.o
nrf52-battery-monitor-server-v1.2/build/ble_db_discovery.o
nrf52-battery-monitor-server-v1.2/build/gcc_startup_nrf52.o
nrf52-battery-monitor-server-v1.2/build/softdevice_handler.o
nrf52-battery-monitor-server-v1.2/build/device_manager_peripheral.o
nrf52-battery-monitor-server-v1.2/blescf.c
nrf52-battery-monitor-server-v1.2/blescf.h
nrf52-battery-monitor-server-v1.2/blessf.c
nrf52-battery-monitor-server-v1.2/blessf.h
nrf52-battery-monitor-server-v1.2/config.c
nrf52-battery-monitor-server-v1.2/config.h
nrf52-battery-monitor-server-v1.2/Makefile
nrf52-battery-monitor-server-v1.2/softdevice/
nrf52-battery-monitor-server-v1.2/softdevice/softdevice_s132_pca10040.hex
nrf52-battery-monitor-server-v1.2/system_nrf52.c
nrf52-battery-monitor-server-v1.2/system_nrf52.h
nrf52-battery-monitor-server-v1.2/gcc_startup_nrf52.s
nrf52-battery-monitor-server-v1.2/nrf52832-qfaa-ba.ld
nrf52-battery-monitor-server-v1.2/misc.c
nrf52-battery-monitor-server-v1.2/misc.h
nrf52-battery-monitor-server-v1.2/uart.c
nrf52-battery-monitor-server-v1.2/uart.h
nrf52-battery-monitor-server-v1.2/blef.c
nrf52-battery-monitor-server-v1.2/blef.h
nrf52-battery-monitor-server-v1.2/core.c
nrf52-battery-monitor-server-v1.2/core.h
nrf52-battery-monitor-server-v1.2/main.c