hi.........
i am using nrf52832 and segger 15.2
i am merging the two programs in order to send the data through ble to phone(uart app)
i am getting the error
undefined reference to `data_handler' and twi_handler
hi.........
i am using nrf52832 and segger 15.2
i am merging the two programs in order to send the data through ble to phone(uart app)
i am getting the error
undefined reference to `data_handler' and twi_handler
Have you just #included the header (.h) file - but not added the source file (.c) to you project?
Have you just #included the header (.h) file - but not added the source file (.c) to you project?
no i have added the c files
see the pics
this is the error