hello there i want to send output of i2C sensor on ble. but how to add i2c driver for ble application???
hello there i want to send output of i2C sensor on ble. but how to add i2c driver for ble application???
You have #include "nrf_drv_twi.h"
in your source code? And you provided the include path to the "nrf_drv_twi.h" file in your toolchain? What is your toolchain, gcc, Keil?
You have #include "nrf_drv_twi.h"
in your source code? And you provided the include path to the "nrf_drv_twi.h" file in your toolchain? What is your toolchain, gcc, Keil?