This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

TWI Scanner Shows Unknown Address

When I run the TWI scanner example, an unknown address shows up in tandem with my TWI device address.

 

I am connecting a MAX30101 EV kit daughter board to the nRF52840-DK. Its address is 0x57, which shows up. But the address 0x19 also shows up, and I don't know what is this address. If I don't supply power to the power board and just leave the TWI pins 26 and 27 connected to the daughter board, TWI scanner still finds address 0x19.

I am not sure if this is a glitch, error on my part, or something else. Can someone please help me?

Related