Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Problems uploading AQM data to ThingSpeak
#10

(20-06-2020, 10:37)Zack_ster Wrote:  Just to let you know, there is a small error in the compact Rx code: the WU Credentials names are different on the Credentials.h tab to the NET tab. In the Credentials.h tab the names are:
 
Code:
// --------------------------------------------------------------------------------------
//   WU Credentials 
// --------------------------------------------------------------------------------------
const char* WU_STATION_ID = "ISHIRENE2";         // WU Station ID
const char* WU_PWD        = "FIXV9HBT";         // WU Station Key
On the NET tab they are:
Code:
    Data += WUNDERGROUND_STATION_ID;
    Data += WUNDERGROUND_PWD;

Thank you Zak, already fixed it.

Rgs.
Reply


Messages In This Thread



Users browsing this thread: 1 Guest(s)