hi to all,
i am developing a device with TI CC2540 and i want to use CC2540 as central, i want to implement something like a bridge in this manner that cc2540 will at first subscribe to a notification charactristic and then it will forward every packet that it will receive from this notification charctristic to usb port, i implement a device that dose this job but cc2540 face to disconnection some times, i want know that it is possible writing to usb queue cause to disconnection??
my connection interval is 50ms.
outgoing usb endpoint is type of interrupt.
thanks