Can you help trouble shoot Sharper Image Internet Weather Station EC-WS115?

Anonymous
2010-01-16T01:38:22+00:00

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:

https://docs.google.com/viewer?a=v&pid=gmail&attid=0.1&thid=125ff9392a328df7&mt=application%2Fpdf&url=https%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3D2%26ik%3Df308508e5f%26view%3Datt%26th%3D125ff9392a328df7%26attid%3D0.1%26disp%3Dattd%26zw&sig=AHIEtbTyi01RNj22kC0cK4nMeZULvfQL9w

This gadget is supposedly compatible with Windows 7.  I am running Windows 7 Pro on my HP Computer.

Windows for home | Previous Windows versions | Devices and drivers

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.

0 comments No comments

138 answers

Sort by: Oldest
  1. Anonymous
    2012-05-31T21:54:47+00:00

    Software version V1.1.0 (which shows as "Version 1.02" in the Settings window) can be downloaded from the server where it gets it data from as well:

    http://server2.netinfostation.com/getapzip2.php?model=NIS01\_INSTALL\_2380

    Stefan Viveen

    Fraser Valley Software

    Hope, BC Canada

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-05-31T23:01:44+00:00

    I'm having a weird problem with this weather station too in receiving weather forecast data, and I think I've figured it out where it goes wrong but didn't find a solution yet..

    This is what the software (V1.1) is doing for communicating with the server:

    First it's getting the time:

    http://server2.netinfostation.com/gettime2.php

    Result will look like "13385041 1338504189 22:43:09 May-31-2012"

    Then it tries to receive the weather forecast data:

    http://server2.netinfostation.com/getweather.php?city=105976783

    Result looks scrambled, but that's okay.

    In the application, I can see the time showing up on the Home Weather tab. The time looks fine, but the date is off. Today it shows time as "2/11", while in fact it should be "31/5".

    Looking at the data received for the gettime action, the second number appears to be the epoch for 31 May 2012 22:43:09 GMT.

    Using a tool to intercept data from server and putting in my own response, I fiddled around with the epoch and found out that if I change this to "1325119180" it would show the correct date and time, and actually retrieves weather data.

    So... my conclusion is that the current time/date code as received from the server is wrongly interpreted by the software, resulting in the software thinking it's November. So when weather data is received for May, it doesn't know what to do with it...

    Anybody knows more about this?

    Stefan Viveen

    Fraser Valley Software

    Hope, BC Canada

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-06-01T00:29:52+00:00

    Hi Stefan:

    I too get the date 2/11. This has happened before where I don't get the Date, Time or weather. At that time I reinstalled the software and the bug did not go away. What did happen was after a few days I dont remember how many but more than 3 the problem went away on its own. My guess at the time was that the WS was not receiving the data. You seem to have determined that the data is coming in but not being interpreted properly. Why two different WS would simultaneously develop a bug that gives the same wrong date and time seems unlikely. What tool did you use to intercept the data and send the correct epoch to the WS? Is it available online?

    I tried changing my computer date to 11/2/2011 and updating, I still get the wrong time and the date stays 11/2 and no data as all the weather data is set to zeros. Sorry I can't be of more help.

    ept8202

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-06-01T00:56:00+00:00

    Hey ept8202,

    My father has the same weather station, and he's got the same problems too...

    Yes it seems that it doesn't do much with the local PC time, unless your Internet is completely disconnected I think.

    The tool I was using is a freeware tool called "Fiddler", yes you can download and use it for free from http://www.fiddler2.com

    What I did to overwrite the response was creating a simple html file which contained nothing else than the response "13385041 1338504189 22:43:09 May-31-2012" (so difference with actual response is in the second number). Don't include any html-tags or anything else, but your file needs extension ".html". You do need to monkey around with that value to make time/date be close to actual time and date, as it otherwise still won't work.

    Then in Fiddler you will see exactly what happens when you click "Update Forecast" in the WS application. Double-click on the "gettime2" URL to see the response received from server.

    If you open the tab "AutoResponder", tag "Enable automatic response" and click "Add...", you can in the bottom of that tab where it says "Local flle ... to execute" browse to the html file you've created (select the last option "Find a file..." from the dropdown). Click Save and try the Update Forecast again.

    Good luck, and let me know what you find!

    Stefan Viveen

    Fraser Valley Software

    Hope, BC Canada

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2012-06-01T12:16:20+00:00

    It seems as if you two (ept8202 and Stefan) are experiencing the recent problem I came into as well. Suddenly, in the past couple of days, my date/time in the device was whack. It is showing November and the time is off by a couple of hours too. I tried tweaking the time adjustment in settings which makes the time appear right (+2 hours) but does nothing for the date (as I am sure you know). I uninstalled, removed all remnents of the software in temp files and registry (WinXP) disabled AV/AS software, put PC in DMZ on my SonicWall, and nothing. Funny thing is that mine has been working fine for over a year. Just in the last day or two it took a **** on me.

    If you figure anything out on this, definetly post a follow up. I haven't surrended yet, so if I find the fix, I will let you know too. I will be calling SI later, but honestly I am not holding my breath...

    Was this answer helpful?

    0 comments No comments