Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 3 months ago.
Does the mbed support the PCA10001 Borad?
I use the nrf51822 Borad, It is PCA10001. When I save the blink example from the compiler, I use nRFgo Studio to load the hex file. The LED lights on, but it does not blink. It is obvious that the wait() does not work.Then what should i do?
Hi , MBED supports the mKIT which is pretty much the same as the PCA10001 but I have tested with the PCA10000 as well and it works the same. All you need to do for the PCA10000 is use p21, p22, and p23 for the R, G and B LEDs instead of LED1 and LED2. Give it a shot.
posted by Richard Osterloh 28 Jul 2014