Author Topic: Problem with the results on the site  (Read 689 times)

0 Members and 1 Guest are viewing this topic.

Offline taspantiri

  • Member
  • *
  • Posts: 1
Problem with the results on the site
« on: May 07, 2015, 03:05:51 PM »
Hello,
I set up my weather station and I correctly get my results with arduino softwear 1.6.1 But i stick to send them to weather underground site. I have written the following commands in my code:
#define WLAN_SSID       "XXXXXXX" my home wlan ssid
#define WLAN_PASS       "XXXXXXX"my wlan password
#define ID              "XXXXXXX"  id wunderground
#define PASSWORD        "XXXXXX" pass wunderground
#define WEBSITE      "weatherstation.wunderground.com"
#define WEBPAGE      "http://www.wunderground.com/swf/Rapid_Fire.swf?units=english&station=I1144" type="application/x-shockwave-flash" width="600" height="400" /></object>"

I've made a mistake ? Οr Ι need another commands to see my results to the site?

 

anything