Hello,
I am using nrf52805 processor, nrf sdk v16.0.0 and Segger embedded studio. My board communicates with a temperature sensor over I2C. The software is working without problem when I don't upload settings and bootloader hex files. I am getting i2c interrupts without problem. However, when I also upload settings and bootloader hex files, the communication with i2c sensor is broken. I cannot get any i2c interrupts. The only difference is bootloader and setting hex files that are uploaded. By the way, the secure bootloader works without problem. The situation is so urgent and the problem is so silly. Can somebody help me?
Best regards.