Hi,
I am currently exploring the USB_CDC_ACM examples as well as the NFC record launch app.
Individually, I can make the examples run fine.
Then, I tried to combine the functionality of the two into a single project without removing any codes whatsoever.
With power supplied to the board, the NFC works without any problems. However, as soon the nRF52840 USB port is connected to the PC, the NFC can no longer trigger my phone to launch the Nordic App. The USB port and firmware is functioning normally as I can see strings being output on my terminal.
Is there a way I can make the USB + NFC to work concurrently, or have I done something wrong somewhere?
I am currently using a custom board, as the PCA10056 PDK I have (V0.9.2) has problems with its nRF USB port.
Thanks in advance.