Hi everyone,
I am using a chip nRF52832 reading data from LIS2DH12 via TWI (all in a custome boad), then data will be send to Master nRF52832 DK ia BLE_NUS. However, when I use the interrupt pin in LIS2DH12, BLE will stop advertising. When I turn off the interrupt in LIS2DH12, BLE advertises but the sample_rate in LIS2DH12 will be set very low (50Hz,... etc). I had read about the interrupt priority but I cannot find anything. I think maybe there is problem in memory area assigning for the application.
Can you guys please give me some hints to solve this problem? Any suggestion will be appreciated.
Thanks in advance.
Milo