You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've hit a wall trying to connect my nRF52840-mdk with a specific i2c slave (that sits in a port-expansion board). If you need more context, here's a link to the problem - https://github.com/nihalpasham/testnRFi2c
Although, it does work with other i2c slaves (such as my mpu6050 sensor), I'm guessing this has something to do with the nRF-mdk's internal pull-up resistors. I couldn't find any documentation on the resistor values? Could someone shed some light on this?
The text was updated successfully, but these errors were encountered:
I've hit a wall trying to connect my nRF52840-mdk with a
specific i2c slave
(that sits in a port-expansion board). If you need more context, here's a link to the problem - https://github.com/nihalpasham/testnRFi2cAlthough, it does work with other i2c slaves (such as my mpu6050 sensor), I'm guessing this has something to do with the nRF-mdk's
internal pull-up
resistors. I couldn't find any documentation on the resistor values? Could someone shed some light on this?The text was updated successfully, but these errors were encountered: