Programma Sierra Wireless Watcher

Programma Sierra Wireless Watcher

Sierra Wireless AirCard Watcher is a software program developed by Sierra Wireless. The most common release is 6.0.3507.0004, with over 98% of all installations currently using this version. SIERRA WIRELESS WATCHER™ CONNECTION MANAGER SOFTWARE Sierra Wireless Watcher™ Connection Manager Software. GPS Demo Application Watcher is equipped with a new Sierra Wireless GPS Monitor supporting Sierra Wireless modems with GPS capability. Norton ghost 12 iso 2016 requirements for mac. From the Quick-Launch Button Tray, the GPS icon triggers the GPS Monitor.

I recently upgraded a Getac S400 to Windows 10 Pro. The system has a Sierra Wireless Mobile Broadband Network Adapter and Verizon 4G service. After the upgrade the cellular connection does connect but displays an unidentified network.

Windows Diagnose tells me the computer is configured correctly but the host DNS is messed up. The connection is getting out the internet, but is super slow and intermittent.

The Sierra AirCard Watcher software that ran automatically at startup on Windows 7 Pro no longer starts and when I start it manually it tells me there is a failure to connect to the adapter. The Sierra website and forums currently do not address this issue. I've restarted, uninstalled and reinstalled the adapter and checked for new drivers. Please let me know of any other specific info need to correctly diagnose this issue. Hi, Thank you for posting your query in Microsoft Community. I appreciate you for providing details about the issue and your efforts towards resolving it. Let us try the following steps, and check if it helps.

Step 1: Run Network Adapter troubleshooter. • Press Windows key + X key and Select Control Panel • Select Troubleshooting. • Select View All on the top left corner.

• Run Network Adapter troubleshooter. Step 2: Update the Network adapter. • Press Windows + R on the Keyboard. • Type in devmgmt.msc and click on Ok.

Watcher

• Select the driver from the list by extending Network adapter. • Right click on the Graphic driver and click on Update driver Software. Hope it helps.

The Sierra Wireless Watcher Software is used for Sierra Wireless UMTS Modems to connect to the internet. Unfortunately this software has a bug with some cards (e.g. With my AirCard 850). Sierra did not want to fix the bug although I reported the bug in a detailed way. Another example of a bad company you should think twice before buying a product. Without using the airplane mode the Watcher software works (more or less). But when the airplane mode is enabled and the Watcher software is started there is a strange behaviour: The software connects successfully but it does not escape the state of 'connecting'.

This means that the 'Disconnect'-Button keeps grayed out and there is no way to terminate the connection except killing Watcher. In this case also no records to the phone log and the transmitted data is written. Read on here for my fix. Inhaltsverzeichnis • • • • Detailed description of bug A picture is worth a thousand words. So here is what the bug looks like: As you can see the there is no way to terminate the session as the 'Disconnect'-button is greyed out.

After searching around for a long time I found out that this only happens when the 'airplane mode' is turned on when starting the application. The airplane mode is a very important feature as the card is switched to lowest power mode preserving valuable energy. The manual fix An obvious idea was to turn off the airplane mode before starting Sierra Watcher. Indeed, it worked. News ticker flash

I found out the corresponding AT commands for the Modem to turn on/off the airplane mode. In (e.g.) HyperTerminal connect to the modem (in my case COM12) and enter: AT+CFUN=0 for enabling the airplane mode and AT+CFUN=1 for disabling the airplane mode. My solution: AirFix.exe The major problem was another bug in Sierra's software (lot's of bugs.): When I sent the command directly on the cmd-Prompt: echo AT+CFUN=1 >. COM12: the command was recognized (the LED on the card flashed) but computer totally crashed. The same when I opened the serial device just with file operations within a Visual Basic script. So I built up a complete C program AirFix.exe which does this job.