I'm trying to get the ble_app_uart example working on a nRF52810. I'm using SDK 15.2.0 together with Softdevice S112.
The infocenter says the Example needs Softdevice S132 or S140 http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Findex.html. But that's not available for nRF52810. So what's the solution to run the ble_app_uart demo on the nRF52810?
If I try to use the ble_app_uart on the nRF52810 with the pca10040e then it doesn't work. I don't get UART output and also don't see any UART device with the nRF Connect App.