Hi everyone,
I saw a lot of example in SDK (CDC ACM example, Audio example, MSC example,...) and I want to know if is possibile to modify them and use the USBW (USB WIRELESS) rather than USB. Is it possible?
BR
Hi everyone,
I saw a lot of example in SDK (CDC ACM example, Audio example, MSC example,...) and I want to know if is possibile to modify them and use the USBW (USB WIRELESS) rather than USB. Is it possible?
BR
Have you seen the USBD_BLE_UART example?
Yes, I saw it. In USBD_BLE_UART the comunication is over BLE, right? I need a USBW comunication for speed reasons.
BR
Yes it uses BLE. Then you would have to try to implement it. But as I've already said, most probably our radio wouldn't support this.