I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
- cdc-acm-console demo from Samples and Demos » Various Subsystems Samples » USB device support samples
- bluetooth-st_ble_sensor demo from Samples and Demos » Bluetooth Samples
Based on these demos I am trying to introduce cdc-acm-console support to the bluetooth-st_ble_sensor demo.
Could you please help me to produce the right project configuration (and eventual overlay) to merge both functions (cdc-acm-console and ble GATT services) on a single demo ?
thanks in advance