Hi!
I am using nrf52840,sdk 14.2,Keil IDE
I am using bmp180 and mpu6050 sensors.
In proximity code,I have integrated both sensors separately,It works fine.
But while combining two sensor codes,I have a problem because both have different twi function.I don't know how to make that into a single function.
I have inserted main file here for your reference.main.rar
Please help me to solve this(I am a beginner in this field.So please guide me)
Thanks