This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

? on using Arduino shield that needs external power with nRF51 DK

Scenario: I want to use an Arduino shield with the nRF51 DK. When attached to an Arduino, the Arduino's barrel jack is plugged into a 12V power supply. The shield takes advantage of the Arduino's voltage regulator so that both the 12V needed for a pump it works with as well as the 5V/3.3V needed by the shield both work. I (stupidly I guess...) tried plugging a 12V power supply on the "external supply" pins of the nRF51 DK. This blew the board out.

QUESTION: is there no voltage regulation between the "external supply" and the circuits on the nRF51 DK?

QUESTION: the shield assumes the Vin pin of the Arduino provides 5V and 12V. Does the equivalent pin (I believe this would be pin 0.0 on the NRF51 DK act identically to the Vin pin of the Arduino (I thought so because the docs state "Arduino Uno compatible" but I could not tell from looking at the board).

Thank you.

Related