Hi,

I have no experience with the ultimeter so can offer no help with the 
hardware. You mention an error in the log, do you mean this:

Feb 27 07:05:17 raspberrypi weewx[11354]: ultimeter: Failed attempt 1 of 5 
to get readings: Unexpected buffer length 59

If so I don't believe it will be the cause, I only saw the failure on 
attempt 1 of 5 to get the readings, on the face of it it woudl appear that 
attempt 2 of 5 worked (or another fail wouls have been logged).

About all I can suggest is enabling the serial debug option in the 
ultimeter driver, that will log the raw data the driver obtains from your 
station, not sure what that will show and it may take a bit of decoding. If 
there is no rain data there then the driver won't be passing anything on to 
WeeWX. To enable serial debug edit wewx.conf, locate the [Ultimeter] stanza 
and add the option debug_serial = 1. It shoudl look something like:

[Ultimeter]

    ....
    debug_serial = 1
    ....

Also make sure you keep debug = 1. Save weewx.conf and restart WeeWX. Have 
a look at the log and see what data is being logged from your station? what 
shows when its raining?

You could also try running WeeWX directly 
<http://weewx.com/docs/usersguide.htm#Running_directly> when itis raining, 
that will show you the loop and archive data that WeeWX is seeing, though 
if WeeWX is notreporting any rain there may well be no rain data there.

Gary


On Wednesday, 11 March 2020 00:45:10 UTC+10, Scott Gray wrote:
>
> Is anyone able to offer any assistance?
>
> On Friday, March 6, 2020 at 9:50:10 PM UTC-6, Scott Gray wrote:
>>
>> I am running weewx 3.9.2 on a Raspberry Pi. I have a Peet Bro’s. 
>> Ultimeter 2000. It has stopped sending, or weewx has stopped reporting my 
>> rain data. It did show a while back, but then stopped reporting to 
>> Wunderground. It is also not showing on local index.html page.it shows 
>> all other data, temp, wind, barometric pressure, and humidity.
>>
>> The head unit shows rain totals for the day, for instance today .6 inch
>>
>> I have the Ultimeter set to send the data in “data logging” mode.
>>
>> Has anyone encountered this? Any suggestions for solutions or further 
>> troubleshooting?
>>
>> I have been running in debug mode. I have attached some logs from a 
>> period of time in which we did have rain and rain amount was shown on 
>> weather station head unit.
>>
>> I do see an error in the log, unsure how to address or if it is the cause.
>>
>> Any assistance would be appreciated.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ac83c99a-8893-468d-aea2-dd90bd529519%40googlegroups.com.

Reply via email to