Recently, I've been trying to send the data acquired by sensors like thermistor and microphone to the mobile phone or PC through BLE from the nrf52840DK. I want to develop it based on the ble_app_uart example from the nRF5_SDK_17.1.0_ddde560. Is there any way that I can import this example into VS code? Or which sample in nrf connect SDK v1.9.0 can replace it?
Many thanks.