Reporter

Reporter drivers are used to send data from the device to the host. This can be done over USB, BLE, or other protocols.

Driver list

Common

nameurldescription
USB (embassy)docsUSB reporter Driver based on embassy-usb. Can be used with any platform that embassy-usb's driver is implemented.

nRF

nameurldescription
BLE (softdevice)docsBLE reporter driver based on the nRF softdevice. Can be used with any nRF platform.
2.4GHz ESBdocsReports to other nRF device connected to PC using proprietary ESB protocol.
Edit on GitHub

Last updated on