This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

issue in usbd code when bluetooth is connected

Hello,

Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from flash by sending some packets.  The correct way is to get the data via bluetooth ,store it, and send via USB. The packets of USB is not receiving at that time when it is  send  from the app at the first time. But when it is send more than one time, the packet will be received.  When the same packet  is send via serial monitor in PC, it will work. So please provide suggestions for the same.

Related