Hi,
I am trying to interface MCP7940 RTC with nRF52840 DK. Initially, I am using a twi_scanner example from the SDK v16.0. Using the same example it is expected that I should get Device address but the output is NO Device found. I have checked all the hardware connections and pin configurations and tested the same with Arduino. It is working fine and giving the device address as 0x6F. Please tell me how to interface the same with nRF52840.
Thanks,