hi sir/madam,
we are sending images from mobile bluetooth to cybt module and we are passing data from cybt puart to mcu . but upto 22kb data only it is allowing.
previously we are using rn4678 module with this it is sending properly but with cybt it is not sending more then 22kb data.
can any one know this problem give me solution.
thanks
Solved! Go to Solution.
Hi,
I did more testing on this issue.
Since, this is 20706 chip, rtos functionality will not be there. Please ignore my previous comment about rtos.
Could you please use wiced_hal_wdog_restart() API to pet the watchdog timer periodically? Please let me know if it fixes the issue.
Thanks,
-Dheeraj