Sharper Image Weather Station EC-WS115 not updating

Anonymous
2020-12-07T00:50:36+00:00

Thanks to this community, I have found the software for the Sharper Image EC-WS115, and I've learned how to deal with its USB issues under Windows 10. 

But, it stopped updating the forecast on November 30th, 2020.

The 5-day forecast software gives me an error saying "Cannot connect to server. Please try again later" whenever I try to update the forecast.

Is anyone else having this issue, or just me? Has Foreca shut down the server used to feed information to these devices?

I don't want to send this device to a landfill.

Windows for home | Windows 10 | 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
Answer accepted by question author
Anonymous
2020-12-20T19:05:29+00:00

I finally had some success this morning utilizing a workaround that was developed with a lot input from a number of people.  I've created a step-by-step guide as to what I did to get my Sharper Image EC-WS115 5-Day weather forecast station up and running again after the server quit working back on November 30th.  If you use Windows, then this solution should work.  I just got it working this morning, so I haven't fully tested it yet to see if it automatically updates like it used to or if there are any bugs in the code.  If you're interested in taking a peak at the process (5 steps), then download the zip file containing all the files you will need to make it work.  The step-by-step guide is a filed titled 'Read Me.pdf'.  Thanks to all those who did the hard work by decompiling and writing new code in order to make it work.  The zip file can be downloaded here (just click on 'download' in the upper-left-hand corner):  

https://www.dropbox.com/s/yin1t3oqjnyxwe1/5-Day%20Weather%20Forecast%20Workaround.zip?dl=0

Best of luck and Merry Christmas!

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2021-01-01T14:40:14+00:00

Can anyone put a detailed process on how to get the weather station up and running.  I have downloaded the zip files, gone to Weatherbit and got my personal number.  But , I cannot find the file folders that I have to copy other files to.. please help me.  I want  to get my weather station back on line.  Thanks!

Good morning Michael, as Eric mentioned in another post, check the ReadMe.pdf file that has step-by-step instructions on where everything goes.  Here's also a link to a 27-minute video tutorial that steps through each step in detail.  Hope this helps.  Happy New Year!

https://vimeo.com/495872313/ca3d3d378e

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

223 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-12-31T13:55:53+00:00

    Good morning!  I'm glad you got yours working again.  I'm not 100% familiar with that Norton warning, but I would believe that to be normal operations of the Apache PHP server surveying the open ports on your machine.  I'd have to defer to someone who knows more about network traffic for a confirmation of that, so hopefully there's someone on here that can help.  I don't have Norton, so I am unable to recreate the error to research.  Again, hopefully someone has a similar setup and can provide some advice.  Nonetheless, I feel confident in saying that the bark is likely much worse than the bite in this case.  

    Anyway, best of luck and Happy New Year!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-12-31T00:22:42+00:00

    I have a hunch on what it might be.  I believe you have the correct version of the software, but just in case, I  included a copy in the DropBox folder at the link below.  I've also included a couple of other files for use as a resource to see if my hunch is correct.  I'm thinking that since you reinstalled your software, you might live in one of the locales that doesn't translate correctly between the 'old' servers and the new Weatherbit.io servers.  This happened to another user last week and we figured out a simple fix for it.

    So, the first step would be to download the two files from the DropBox called "Original Provider - City IDs - North America.xlsx" and "Weatherbit.io - City IDs - Worldwide.xlsx" (Let me know if you live outside North America and I can upload those files as well).  Once downloaded, open both files and find your city in each file.  The City IDs should be different by exactly 100,000,000.  If not, then that's the issue.  Almost all of the city IDs are off by the exact same amount (100,000,000) so, by subtracting 100,000,000 off of the old number (in the code), you get the new number and all is good, but if the number is off more/less than that - it won't work.  To fix the code if the number is off by more than the 100,000,000, just close the weather program and then open getweather.php with notepad or something (the file is in the "c:\wamp\www" folder).  About half-way down there is a line that says    return $city - 100000000;       So, just change the value to whatever it is off by, for example 100000003, save and close it, then restart the weather program you should now be able to set your home city.  Good luck!  Scott

    Here's the DropBox link:  https://www.dropbox.com/sh/4qb3z3ji6esn1w2/AACzBPS0SO5ulXmx87c0oRJqa?dl=0

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-12-30T23:11:30+00:00

    Not sure what I did, but in trying to figure out how to work around the USB not connected messages, I messed up my installation.  I tried reinstalling the weather station software NIS01_INSTALL_2380.exe, but now I can't get it to save my home location on the PC software.   I can locate my city on the drop downs, but when I click save it doesn't update the home screen.   I also tried installing on a different computer with the same results.

    Any thoughts or help is appreciated?  Is there a newer version than what I have?

    Was this answer helpful?

    0 comments No comments