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

NRF52 BLE UART + Proximity

Hi,

I am using NRF52832 to read the sensor data (BMI160 accelerometer sensor) by using I2C.

I try to send the sensor data to mobile by using BLE_UART. upto this i finished now. I need is.

1.calculate the BATTERY level without using ADC. is there any register used to read the battery?

2. need to know the paired device distance. or proximity?

Parents Reply
  • Hi Bjorn,

    I need a clarification in BLE_Proximity. in that I download the code and I connect  with Mobile phone. It ask for pair the device. and pair the device.

    In app it shows the Battery level and location enable disable option.

    1) battery level is measure based on LPCOMP or using ADC pin connection?

    2) the proximity output as led 2 ON is this because of RSSI ?

    can you please give a brief explanation about this BLE_Proximity.

    If the battery level measure due to ADC means shall i get the schematic of the NRF52832 development board. I need a bit clarification about this.

Children
Related