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???
i add nrf_drv_twi.h and nrf_drv_twi.c manually. but i am getting error like : Error: L6218E: Undefined symbol nrf_drv_twi_rx (referred from main.o).
i add nrf_drv_twi.h and nrf_drv_twi.c manually. but i am getting error like : Error: L6218E: Undefined symbol nrf_drv_twi_rx (referred from main.o).