Hi Team,
We are using BQ27441 for Battery Status. Till now we used Arduino code and working fine. Now we need to print battery status using I2C interface in (ESP32-C3) ESP-IDF project.
I found driver files which belongs to Linux. We are using Eclipse (ESP-IDF) projects in Windows10. so we need to implement it in ESP-IDF project using ESP32 I2C drivers.
Is there any driver code to Set and Read battery status of BQ27441.?
Please provide required files/process for reading and setting BQ27441.
Any help would be very thankful.