Hi,
So I just started programming with the SES IDE and I'd like to import some libraries from the SDK and external sources to the blinky example(for example didn't even try setting up my own project from scratch) and try to assemble something that works...
any tutorial on how to do this?
Some other small question that probably don't worth starting a thread for:
-
How do you make a variable be displayed in a particular formal for debugging by default?(For example if something is displayed in decimal how to change it to hex?)
-
How to prevent SAADC sample result from jumping to maximum when reading gets near the 0V?
3)How to make the software display other available "define" macros instead of using the infocenter for it?
-
How to program a 3rd party board with the DK?
-
Is it possible to use DFU OTA to program and debug 3rd party device straight out of SES using the NRF52832 as a dongle link for the PC?
Thanks for helping!