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

Serial Library dropped in SDK17 for 52840

We are creating and application that will use the Serial port to communicate to a host using an RS485 protocol. We have it working in SDK 15, but we are now trying to build it in SDk17. The nrf_serial.c has been dropped from the libraries., is there a reason for this, and what is supported route to port applications written using this library?

Related