I'm using nRF52832 S132 and migrating from SDK 15.2 to SDK 17.0
My previous code used nrf_serial which appears is no longer available in SDK 17. I don't see any info in the migration doc about it.
Why was this removed? Was it replaced with something else?
Thanks