Handle COM Port communication before handheld suspend
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need to send a stop command to my receiver over COM port before the device goes into Suspend mode. How should I do this? I am able to catch the resume event but i need to stop the communication before resume. My app displays a message if the sending over COM port fails and this happens before the handheld resumes. Please suggest. Thanks