Hi,
I have been using the NUS on nRF52832 DVK with no issues, however, when I migrated to the nRF52840 DVK and a custom board based on the 52840, the NUS characteristics do not show up via iOS nRF Connect app.
On the app, the DVK shows up as advertising the Nordic UART service but there are no corresponding TX/RX characteristics.
The code running on the DVK is an unmodified ble_app_uart sample app from the nRF5_SDK_17.0.2_d674dde running the S140 Soft device.
Just to be clear: compiling app for 52832/S132 works as expected, compiling same app for 52840/S140 and only NUS service is advertised and not characteristics.
thanks....
Nick