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.
9 years ago.
NRF52832 and SDk12.0
Hi, I'm trying to run one of the template app programs from the Nordic SDK 12.0 library with a nRF52832 board as my target. I had trouble with compiler errors using the SDK library that's comes up in mbed, and I tried uploading the source files myself, but I still get errors from these files (I'm guessing there is something that I either haven't uploaded properly, or is not configured correctly). Has anyone else run into this issue? I would really appreciate any suggestions. Thanks!
The example programs in SDK 12.0 are to be used in Keil MDK as far as I know, not in mbed Online Compiler without modification. What are you trying to do exactly?
posted by Jan Jongboom 04 Oct 2016Thanks for your response. I guess I was under the impression that the SDK examples could be used in mbed. For example the Blinky example from the SDK is posted on the mbed OS user guide. I'm trying to run a more complex example that requires using the Bluetooth transceiver to send data to another device. Ultimately, I want to read data from the ADC or a digital I/O port and send it to a computer or smartphone. Please let me know if there is a simple way to include the header/C source file libraries. Thanks!
posted by Luke Beardslee 05 Oct 2016