Hi,
thanks for all the help and links.
My base station is now running for over 3 hours but when i press history only 1 value is stored in the history of the base station.
I think it is the root cause for my problem that the memory is broken, not writable?
if i call pywws-testweatherstation -d -l, i just get this information, no delay values are printed.
pywws-testweatherstation -d -l
19:36:06:pywws.logger:pywws version 24.2.0, build 1709 (8444adb)
{'abs_pressure': 992.5,
'alarm': {'abs_pressure': {'hi': 1040, 'lo': 960},
'dewpoint': {'hi': 10, 'lo': -10},
'hum_in': {'hi': 65, 'lo': 35},
'hum_out': {'hi': 70, 'lo': 45},
'illuminance': 300000,
'rain': {'day': 150, 'hour': 3},
'rel_pressure': {'hi': 1040, 'lo': 960},
'temp_in': {'hi': 20, 'lo': 0},
'temp_out': {'hi': 30, 'lo': -10},
'time': '12:00',
'uv': 10,
'wind_ave': {'bft': 0, 'ms': 18},
'wind_dir': 0,
'wind_gust': {'bft': 0, 'ms': 10.4},
'windchill': {'hi': 20, 'lo': 0}},
'alarm_1': {'bit0': False,
'bit3': False,
'hum_in_hi': False,
'hum_in_lo': False,
'hum_out_hi': False,
'hum_out_lo': False,
'time': False,
'wind_dir': False},
'alarm_2': {'pressure_abs_hi': False,
'pressure_abs_lo': False,
'pressure_rel_hi': False,
'pressure_rel_lo': False,
'rain_day': False,
'rain_hour': False,
'wind_ave': False,
'wind_gust': False},
'alarm_3': {'dew_point_hi': False,
'dew_point_lo': False,
'temp_in_hi': False,
'temp_in_lo': False,
'temp_out_hi': False,
'temp_out_lo': False,
'wind_chill_hi': False,
'wind_chill_lo': False},
'current_pos': 256,
'data_changed': 0,
'data_count': 1,
'date_time': '2015-01-01 12:09:00',
'display_1': {'alarm_time': False,
'clock_12hr': False,
'date_mdy': False,
'pressure_rel': False,
'show_day_name': False,
'show_year': True,
'time_scale_24': False,
'wind_gust': False},
'display_2': {'rain_day': False,
'rain_hour': True,
'rain_month': False,
'rain_total': False,
'rain_week': False,
'temp_out_chill': False,
'temp_out_dew': False,
'temp_out_temp': True},
'display_3': {'alarm_illuminance_hi': False,
'alarm_uv_hi': False,
'bit3': False,
'bit4': False,
'bit6': False,
'bit7': False,
'illuminance_fc': False,
'illuminance_wm2': False},
'lux_wm2_coeff': 0,
'magic_0': 85,
'magic_1': 170,
'max': {'abs_pressure': {'date': '2035-01-01 13:00:00', 'val': 992.5},
'dewpoint': {'date': '2024-08-19 19:26:00', 'val': 11.4},
'hum_in': {'date': '2015-01-01 12:10:00', 'val': 65},
'hum_out': {'date': '2024-08-19 19:31:00', 'val': 41},
'illuminance': {'date': '2015-01-01 12:00:00', 'val': 92135.2},
'rain': {'day': {'date': '2055-09-23 16:00:00', 'val': 0.6},
'hour': {'date': None, 'val': 19.2},
'month': {'date': None, 'val': 115.2},
'total': {'date': '2015-01-01 12:20:00', 'val': 4915.8},
'week': {'date': None, 'val': 307.2}},
'rel_pressure': {'date': None, 'val': 1013.2},
'temp_in': {'date': '2024-08-19 17:23:00', 'val': 25.5},
'temp_out': {'date': None, 'val': 25.6},
'uv': {'date': '2015-01-01 12:00:00', 'val': 4},
'wind_ave': {'date': '2064-08-19 17:21:00', 'val': 1.7},
'wind_gust': {'date': '2024-10-19 17:13:00', 'val': 4.1},
'windchill': {'date': '2035-01-11 12:19:00', 'val': 25.6}},
'min': {'abs_pressure': {'date': '2015-03-01 12:03:00', 'val': 992.5},
'dewpoint': {'date': None, 'val': 11.4},
'hum_in': {'date': None, 'val': 64},
'hum_out': {'date': '2015-01-01 20:00:00', 'val': 41},
'rel_pressure': {'date': '2015-03-01 12:20:00', 'val': 1013.2},
'temp_in': {'date': '2023-05-01 16:09:00', 'val': 25.1},
'temp_out': {'date': '2032-10-19 19:33:00', 'val': 25.6},
'windchill': {'date': None, 'val': 25.6}},
'rain_factor_raw': 33025,
'read_period': 5,
'rel_pressure': 1013.2,
'settings_1': {'bit3': False,
'bit4': False,
'pressure_hPa': True,
'pressure_inHg': False,
'pressure_mmHg': False,
'rain_in': False,
'temp_in_F': False,
'temp_out_F': False},
'settings_2': {'bit5': False,
'bit6': False,
'bit7': False,
'wind_bft': False,
'wind_kmph': True,
'wind_knot': False,
'wind_mph': False,
'wind_mps': False},
'timezone': 0,
'unknown_01': 0,
'unknown_18': 0,
'wind_factor_raw': 57255}
min -> temp_out -> {'val': 25.6, 'date': '2032-10-19 19:33:00'}
alarm -> hum_out -> {'hi': 70, 'lo': 45}
rel_pressure -> 1013.2
abs_pressure -> 992.5
19:36:09:pywws.weatherstation:status {'lost_connection': False, 'rain_overflow': False}
19:36:09:pywws.weatherstation:station is not logging data
19:36:10:pywws.weatherstation:station is not logging data
19:36:10:pywws.weatherstation:station is not logging data
19:36:11:pywws.weatherstation:station is not logging data
19:36:12:pywws.weatherstation:station is not logging data
19:36:13:pywws.weatherstation:station is not logging data
19:36:13:pywws.weatherstation:station is not logging data
19:36:14:pywws.weatherstation:station is not logging data
19:36:15:pywws.weatherstation:station is not logging data
19:36:15:pywws.weatherstation:station is not logging data
19:36:16:pywws.weatherstation:station is not logging data
19:36:17:pywws.weatherstation:station is not logging data
19:36:18:pywws.weatherstation:station is not logging data
19:36:18:pywws.weatherstation:station is not logging data
19:36:19:pywws.weatherstation:station is not logging data
19:36:20:pywws.weatherstation:station is not logging data
19:36:20:pywws.weatherstation:station is not logging data
19:36:21:pywws.weatherstation:station is not logging data
19:36:22:pywws.weatherstation:station is not logging data
19:36:23:pywws.weatherstation:station is not logging data
19:36:23:pywws.weatherstation:station is not logging data
19:36:24:pywws.weatherstation:station is not logging data
19:36:25:pywws.weatherstation:station is not logging data
19:36:25:pywws.weatherstation:station is not logging data
19:36:26:pywws.weatherstation:station is not logging data
19:36:27:pywws.weatherstation:station is not logging data
19:36:27:pywws.weatherstation:station is not logging data
19:36:28:pywws.weatherstation:station is not logging data
19:36:29:pywws.weatherstation:station is not logging data
19:36:30:pywws.weatherstation:station is not logging data
19:36:30:pywws.weatherstation:station is not logging data
19:36:31:pywws.weatherstation:station is not logging data
19:36:32:pywws.weatherstation:station is not logging data
19:36:32:pywws.weatherstation:station is not logging data
19:36:33:pywws.weatherstation:station is not logging data
19:36:34:pywws.weatherstation:station is not logging data
19:36:35:pywws.weatherstation:station is not logging data
19:36:35:pywws.weatherstation:station is not logging data