Dear all, I started nRF52840 development.
Using this module, I'm going to use BLE and USB connection.
I have nRF52832 module, which sends BLE data by 1.28Mbps.
I'm going to make nRF52840 to receive those data, and send it to PC by USB connection.
In summary, nRF52840 is a dongle for PC, BLE receive and USB send.
Is there any good example to refer? I think UART doesn't have enough speed for sending data by 1.28Mbps.
Thanks everyone, and have a nice day!