nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Using nRF52840 usb dongle with PyUSB

Is it possible to communicate with the of nRF52840 through USB, for example using PyUSB?

If yes, is there any documentation that can help in this regard, e.g. documentation about the USB stack for the dongle

The dongle is connected to a Raspberry Pi (with debian bullseye) via a USB port

Thank you

Related