Integrate ADC for battery percentage calculation in BLE mesh chat application.

I need to measure the battery percentage using adc. i have created an application for ADC and its measuring correctly.  Now i need to measure the battery percentage of another device using the ble mesh , so i have taken the chat application to integrate this ADC battery mesurement. How to integrate with it.

Parents Reply
  • This is the part I am struggeling with. If I am understanding you correctly you want the battery percentage of the client device sent to the host device ov

    yes,Through uart i need to get it

    I need to understand how message is sending through uart.How UART is acting in the sample. Is It posssible to get and explanation about uart communication like, how its sending and receiving data in chat sample.

Children
Related