GithubHelp home page GithubHelp logo

Comments (4)

docwelch avatar docwelch commented on June 27, 2024

For issue #1, the problem is likely a small typo in function sendDataToWunderground(). I had a lot of trouble with my system as well. Please go back and review that you have your username and password correct and no other mistakes in the function where it creates the http request. When I was setting up my station, I had to review that section several times before I finally got all the errors out of it.

For issue 2, it looks like Sparkfun has changed the library since I downloaded it. You are correct, the function no longer exists. They have made a lot of changes to the library it looks like and this will require some re-writing of the code. It should not be too difficult if you look at the example sketches Sparkfun MPL3115A2 Pressure Sensor Library. You can also look at Sparkfun Wimp Weather Station Arduino Code as it looks like Sparkfun updated this as well. Looks like you just need to set up the barometer in the void Setup() function, and then you call for pressure with just readPressure(). It returns the value in Pa so you will have to convert if you want a different unit. You will no longer need the LOCAL_ALT_METERS variable.

Glad this is useful to someone and I hope my response is helpful. Let me know if you cannot figure it out. I think I may have to take down my weather station and add the lightning sensor. I am sure I will change over to the new library and I will update the code then. However, it may be several weeks (or months) before I get to it, unfortunately. I will leave this issue open until I have time to fix the code.

from weather-station.

golvellius avatar golvellius commented on June 27, 2024

Hi ...

Now Working .. it's a problem with the ap mode of the xbeess ...

Thanks for this great CODE ...

If you want i can send you the code in your source to readPressure in HG in the arduino code , i need to check if it is working correctly ....

Thanks a lot ...

from weather-station.

golvellius avatar golvellius commented on June 27, 2024

Hi ..

I have been using it for 2 month , but i have problems maybe with my battery charger ..
Suddenly , battery get's empty an solar panel can not charge ...

What are you using ? Solar Panel + BAttery charger + batteries ?

Thanks a lot ... Good job with this project ...
I am modifying the code to install lighting detector .... ; )

Please can you reply to me to this email [email protected] ..

bye

from weather-station.

docwelch avatar docwelch commented on June 27, 2024

I used a 2.5W solar cell and the Sunny Buddy MPPT charger from Sparkfun with a 5000mAh single cell LiPo battery.I never had a problem, even with several days of limited to no sunshine. I think the 5000mAh battery is probably quite a bit bigger than you would have to use, but they are cheap from HobbyKing.
Good luck with it,Steven
 Confidentiality Statement - This electronic message transmission contains information that is confidential or privileged.  The information is intended to be for the use of the individual or entity named above. If you are not the  intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.  If you have received this electronic transmission in error, please notify us immediately.  Thank you.

  From: golvellius <[email protected]>

To: docwelch/Weather-Station [email protected]
Cc: Steven Welch [email protected]; Comment [email protected]
Sent: Tuesday, June 7, 2016 5:47 AM
Subject: Re: [docwelch/Weather-Station] No transmission data to Wunderground / Error in Arduino Function missing (#1)

Hi ..I have been using it for 2 month , but i have problems maybe with my battery charger ..
Suddenly , battery get's empty an solar panel can not charge ... What are you using ? Solar Panel + BAttery charger + batteries ?Thanks a lot ... Good job with this project ...
I am modifying the code to install lighting detector .... ; ) Please can you reply to me to this email [email protected] ..bye —
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from weather-station.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.