IU5HKU / MiniWXStation

ESP8266 and BME280 sensor for a minimalist weather station to put on your terrace
32 stars 20 forks source link

APRS password and wunder #11

Open ravny opened 1 year ago

ravny commented 1 year ago

HI,

Im having issue with setting password for APRS. I set password and when I check on web page I cen see that is set "YourApMiniWX Station .:.YourHomeTown.:."

Connecting to APRS server...done user S56IAR-13 pass YourApMiniWX Station .:.YourHomeTown.:. vers VERSION ESP8266

aprsc 2.1.8-gf8824e8

logresp S56IAR-13 unverified, server T2POLNW

const char* AprsPassw = "XXXXXX";

And same issue with wunder in file is enabled but not working on the wen page wunder id and password is empty.

Is there any other way to set password or write to config file.

Thank you

tk5ep commented 1 year ago

Did you set the APRS pasword in the sketch ? Without it, it doesn"t seem to work.

Same for Wunderground.

I also can't get Wunderground to work, despite right settings.

Unfortunately there is no support for this nice software.

73 Patrick

tk5ep commented 1 year ago

For those interested and having problems with Wunderground upload and BME2280 reading, I've made an update of the 1.1f version : https://github.com/tk5ep/MiniWXStation/tree/master/V1.1f

CT4TX commented 1 year ago

Hello I'm interested in the update version, I also can't get Wunderground to work. 73! Jose Melo - CT4TX

tk5ep commented 1 year ago

Try to download my fork at the upper given address that I corrected. Keep me informed, thanks