Hi all,
I have this error, before when I was begining with OpenAT I got “Current Task 0x1F” o above which was my main procedure o others procedures and functions I wrote. I investigate a little and task 0x0C is related to V24, but I don’t know how to fix this problem, because I don’t use DATA MODE.
My application do this:
- External equipmet send data to modem using custom AT command (V24 is related to custom command?)
- Save data in ram on lists, if connection is lost, it keep adding items to list
- Every time data is saved is analized to send critical alarms througt SMS
- Send data to a server using TCP, delete items from a list if send OK
If I test at lab I don’t get this error, I disconnect antenna for minutes and reconnect then it keeps working like nothing happend. But if I take a trip on a car, it reboot frecuently with this backtrace captured.
I’m working with old Q64 (GPRS), not everybody worked with this modem, but your experience or someone of Sierra Wireless staff could understand the meaning of this error so I can understand where to begin. Thanks.