After almost 2 years I updated all the software of my WeatherDuino system...
But now I notice that the middle 'dot' remains red although Wunderground did receive data correctly.
I think the problem is with the unexpected response?
Maybe there is just a very simple solution for this?
I have this software version for my Pro2 receiver:
P2AT2560_RX_v9.0_b004
This is the related message:
This is the serial data after reset, just FYI:
But now I notice that the middle 'dot' remains red although Wunderground did receive data correctly.
I think the problem is with the unexpected response?
Maybe there is just a very simple solution for this?
I have this software version for my Pro2 receiver:
P2AT2560_RX_v9.0_b004
This is the related message:
Quote:Uploading to Wunderground
Create tcp OK
Waiting for WU response...
WU connection failed!
This is the serial data after reset, just FYI:
Code:
ESP8266 FW Version: WIFI GOT IP
AT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(5a875ba)
v1.0.0.3
Mar 13 2018 09:37:06
OK
Mode station OK
Multiple mux OK
Join AP success!
Connected to AP: AT+CWJAP?
+CWJAP:"xxxxxxxxxxxxx","xx.xx.xx.xx.xx.xx",6,-59
OK
IP Address: xxx.xxx.xxx.xx
Broadcast IP: xxx.xxx.xxx.xxx
RTC current date & time: 23 Jun 2021 14:37
Sending NTP request to sync clock...
NTP replied
UTC date & time from NTP server: 23 Jun 2021 12:37
RTC adjusted to local date & time: 23 Jun 2021 14:37
Reading RTC date & time: 23 Jun 2021 14:37
System current date: 23/06/2021
System current time: 14:37:49
Checking for latest software version...
Latest software version: P2AT2560_RX_v9.0_b004
WiFi connection is ON
14:38:04 - Station ID: A1 Unit ID: 0 Sensor ID: 0 Full Message: A10000,7D4,17DE,0,0,
14:38:05 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,83C,D46,172,A1D,
14:38:08 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,83C,E81,15E,A1D,
14:38:10 - Station ID: A1 Unit ID: 2 Sensor ID: 3 Full Message: A10023,FE,0,1D,0,
SystemInit2 DONE!
Connected to: xxx.xxx.xxx.xx
14:38:12 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,87B,BB8,15E,AC5,
14:38:14 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,87B,815,15E,AC5,
14:38:17 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,87B,559,15E,AC5,
14:38:20 - Station ID: A1 Unit ID: 1 Sensor ID: 2 Full Message: A10012,87B,65A,172,AC5,

