Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Serial / UARTE with S140 soft device

Does the serial function operate with a soft device.  Whenever i have an include statement for serial.h in a file with a softdevice I get a No such file or directory compilation error. In the main file can open declaration etc. Can also specifically add an include path without changing compilation error.  If i just compile the serial example then all is ok. 

Using a nRF52840 I need two UARTs services if required to use UARTE instead of serial how do you specifically configure and use the device?

Related