25-05-2018, 02:36
(25-05-2018, 01:44)markkkk42 Wrote: I thought I did post it IQUEENSL1244 is the station name
Sorry, surely i'm being silly, but please confirm me:
IQUEENSL1244 is the name of your WU weather station, ok!
Is IQUEENSL1244 the same name used in the users configurable settings? It don't have to be, I'm just double checking.
Code:
// --------------------------------------------------------------------------------------
// Define Name and ID's for this weather station
// --------------------------------------------------------------------------------------
const char* WeatherStation_Name = "IQUEENSL1244"; // Put here and identifier as your Weather Station nameWell, if the answer is yes, then your system isn't communicating nor with WU, nor with the WeatherDuino server!
In this case my best guess is for checking your router configurations. Something is blocking the attempts of the WeatherDuino to connecting to outside.
Are you sure the third dot on the top left of the screen is green? If yes, then you aren't using the IQUEENSL1244 name in the user configurable settings, but something else.
Can you please post your Config_Options.h file?
Thank you

