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

Where did nrf_serial go in SDK v17?

Hi Everyone!

nrf_serial.c and nrf_serial.h are gone in SDK 17.0.2. There are present in 16.0.0. I do not see any mention of this in the release notes.

Was this module intentionally removed? Has it been replaced by something or deemed unnecessary?

I'm porting some code built with an older version of the SDK and I don't know if I should just grab the nrf_serial from version 16 or if I need to rewrite it to use a different interface.

Thanks,

Glen

Related