This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I2C doesn't transmit the data correctly

I am trying to send value 0x75 using I2c but when i check the value using logical analyzer i found it 0x74.
and when i tried to send 0x77 i found it equal to 0x76.
any help please !

used board nRF-52840
SDK version 17.1.0

Related