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

Merge saadc with uart

        development software, with versions (SDKs, IDEs, SoftDevices, ...): 
        Computer platform, with versions (Windows/Linux/OSX, ...) Windows 10 Pro x64
        hardware revisions (chip build codes, board revisions, ...) nRF52840-DK
        general setup and configuration Embedded Studio 3.40 SDK nRF5_SDK_15.0.0_a53641a

I am new to Nordic; I tried to use saadc as a base project and merge uart project (both under C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\peripheral);

the merged project have issues below:


I checked that I defined path and configuration file; I do not see any problem.
I tested both saadc and uart project running fine; and merged project also runs if I comment out one feature (say uart), the another one saaac will run as usual.
I have been work on this for over one week; it stooped me go noway.
Please help.

Donald

Parents Reply Children
No Data
Related