Hello all,
I hope you are well. I am currently developing a product on the nrf52810 platform. I have a custom board and now have the BLE functional on the board. The next step is to be able to read the data from the accelerometer. I have been following the example in the SDK for the twi_sensor. I uploaded the example to my dev it (nrf52832) and it worked well. I attempted to adapt the example for use with my accelerometer in my main program however I keep running into confusing errors. I have twi and twim as well as their instances turned on in the config file, and I also have the nrfx drivers installed. Would anyone be able to help guide me though the process to setting up the accelerometer for use with the nrf52810?
Thank you!
