HOW TO IMPLEMENT I2C WITH NRF PRODUCT

Hello, I have an aht20 sensor from adafruit and an rtc ds3221, the 2 sensors are i2c, except that I am taking this course academy.nordicsemi.com/.../, but the course in question they used a shield for i2c communication, already for me I don't think it was the best example,  can you help me? Thanks. 

Grin

Parents Reply
  • Hi,

    Thank you for supplying that. The part of the code I was interested in looks fine.

    Moving on to the next thing. Have you checked the operating conditions of the sensors against the DK you are using? Both of your sensors have a minimal operation voltage (2v and 2.3v) that is higher than what the 7002DK supplies (1.8v), meaning that they are incompatible without modifications (which is also stated in the 7002DK specification).

    If you've checked this and done the modifications, can you state what you've done so I can cross examine them?

    Kind regards,
    Andreas

Children
Related