Hi,
Our devices does not have USB host capabilities, unfortunately.
nRF devices with USB capabilities have USB Device, not USB Host.
Kind regards,
Håkon
Can I achieve it myself using software
Hi,
Unfortunately, there are no options for running a USB host on our devices.
Kind regards,
Håkon
Okay, thank you. Also, I have one more question. Can I upgrade the firmware through webhid? Do you have any relevant examples to refer to
There's a webUSB sample available here:
https://docs.zephyrproject.org/latest/samples/subsys/usb/webusb/README.html
However, it does not include any functionality for firmware upgrade, so you need to manually add such functionality per your requirements.
Kind regards,
Håkon