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

How to use GPIO pins on 3.3V ?

I am trying to communicate with PN7150 from nRF52840 DK using I2C pins.

PN7150 needs 3.3V and nRF52840 is supplying 2.9V.

I am able to read PN7150 on Arduino Mega but I fail when trying to read through nRF52840.

I believe the problem is due to nRF52840 supplying less than 3.3V.

How can I change output voltage on nRF52840 DK ?

Thank You

Parents Reply Children
No Data
Related