I tried to combine the Wireless_uart example with the USB CDC example to be capable of using both but it doesn't seem to be working.
When I plug my board using the nrf USB port, my board is not recognized by Windows, nor Linux.
My goal is to be able to send commands to the board through the nrf USB port to manipulate the 802.15.4 library (A bit like HCI_USB zephyr project for Bluetooth).
Any ideas ?
Thanks !
Heru