Everyone:
jrf1665 is a genius. I followed his instructions and in about 10 minutes, the weather station was up & running.
Thank you
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I got this as a gift. It came without a software disk. After emailing customer support I got a link to the the following software:
http://www.box.net/shared/static/6o8ihesobp.exe
I downloaded this software. It brings up the software images on my screen ... I can enter my home location in the software ... but the software never connects to the internet ... so I star all over again. The installation and troubleshooting guide for this software can be found at:
This gadget is supposedly compatible with Windows 7. I am running Windows 7 Pro on my HP Computer.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Everyone:
jrf1665 is a genius. I followed his instructions and in about 10 minutes, the weather station was up & running.
Thank you
If after installation of the software, setting the location won't work (no data is showing at all after selecting a place), or you receive message "Cannot connect to server. Please try again later", this might be caused by your anti virus software.
If you are running AVG, you will have to disable the Surf-Shield option; right mouseclick in the system tray on the AVG Anti-Virus icon and select ""Open AVG User Interface". Go to "Tools - Advanced Settings - LinkScanner" and untag "Enable Surf-Shield" (and click "OK").
To get rid of the yellow warning triangle that is now showing over the AVG icon in your system tray, open the AVG User Interface again and go to "Tools - Advanced Settings - Ignore faulty conditions" and tag "LinkScanner" (and click "OK").
Hope this solves your problem!
Stefan Viveen
Fraser Valley Software
Hope, BC Canada
I got this as a gift. It came without a software disk. After emailing customer support I got a link to the the following software:
http://www.box.net/shared/static/6o8ihesobp.exe
I downloaded this software. It brings up the software images on my screen ... I can enter my home location in the software ... but the software never connects to the internet ... so I star all over again. The installation and troubleshooting guide for this software can be found at:
This gadget is supposedly compatible with Windows 7. I am running Windows 7 Pro on my HP Computer.
I found the problem was with my firewall. I struggled one day, then the next day I turned off my antivirus / firewalls completely, disconnected the transmitter, removed the batteries, pressed the little reset hole with a clip for five seconds, put the batteries back, started up the software, connected the USB transmitter, forgot about it, then when I remembered, looked at the weather station screen, and all the forecasts where showing up!! It looks like if you have a firewall software, you need to allow to communicate to IP address 62.237.200.73 for www.foreca.com, the software used to update this device's forecast.
Thanks teameaves!!!!
I was almost ready to send my unit back to Buy.com, when I saw your thread about AVG - this software just blocks writing to HD without even notifying the user!!! I am so mad right now, but at least I got my software to work and update.
Anyone looking for a copy of software - send me an e-mail to *** Email address is removed for privacy *** and I will reply with the installation file.
I have just made a tweak to mine. I was tired of having the system update every 12 hours. I made a 'bat' file with a simple script that kills the process and starts it again. Then use windows built in task scheduler to start the process. I have it running every hour.
Here is my bat file script:
taskkill /t /im "5-day forecast.exe"
ping localhost
ping localhost
START "5-Day Forecast" "C:\Program Files\5-Day Forecast\5-Day Forecast\5-day forecast.exe"