Hi @kishans,
What is the process that you are doing to transmit data?
Are you using the 2MPHY?
Be aware of the amount of memory that you are using, You can check more about the footprint in the release notes in the documentation folder of the SDK that you donwloaded.
However, as your requirement, I recommend the USB example and Bluetooth LE, the device supports both protocols, there is even an example for USB and one for the Bluetooth Le functionality.
Also, please take into account that we do have those examples in a separate files but there is an effort you need to do when combining both examples in one, as well as you will need to create your custom profile for the Bluetooth LE communication based on the FIDO alliance specification.
Regards,
Mario