Tool/software: TI-RTOS
Hello all,
I am working on a BLE module using cc2640. I found my device hanging if I make the device WAKEUP/SLEEP pin ON/OFF (not shutting down the entire device) every 100ms simultaneously sending an event through UART every 10ms(After a few seconds not getting any response) I suspect the problem with Uart driver, but I am not sure. Is there any limitation for UART for responding so fastly. Or what could be the reason for this behaviour.
Thanks in advance.