dxtr
Member level 3
- Joined
- Apr 27, 2012
- Messages
- 66
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,288
- Activity points
- 1,699
hey everybody
i'm working on Telit GM862-GPS
i already write some scripts in order to be familliare with it , the problem is when the script is running and i call the telit , it shows me RING RING in the terminal , the script stops completly.
i understand that calls are considred like interrupts , but why after ending the call he don't continue running the script ?
and how i can disable calling the module ?
thnx for the help
- - - Updated - - -
Its okey guys i resolve it , the trick is so simple when receiving a call the MDM buffer has the string "RING" instead of what it should normally have
i'm working on Telit GM862-GPS
i already write some scripts in order to be familliare with it , the problem is when the script is running and i call the telit , it shows me RING RING in the terminal , the script stops completly.
i understand that calls are considred like interrupts , but why after ending the call he don't continue running the script ?
and how i can disable calling the module ?
thnx for the help
- - - Updated - - -
Its okey guys i resolve it , the trick is so simple when receiving a call the MDM buffer has the string "RING" instead of what it should normally have