Hello,
Im a beginner in microcontrollers programming, just started with the pca10056 and pca10059. Im aiming to develop a beacon scanner for pca10059, to send data via usb port.
I programmed the USBD CDC ACM to run on pca10059 and now i want to add the BLE funcionalities.
Could you guide on how to add the needed files and SoftDevice to the example? Since it dont use Soft Device originally...
It would help if you can indicate an appropriate BLE example as well, so i can try out the USB CDC and BLE code and merge some pieces of code.