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?