I tried, something is not working or I'm doing something wrong.

On Wednesday, January 2, 2019 at 12:53:42 AM UTC+13, Andrew Milner wrote:
>
> with the interceptor driver
>
>
>
> On Tuesday, 1 January 2019 13:42:18 UTC+2, Zsolt Máté wrote:
>>
>> I ran tcpdump on my router an I got this:
>> GET 
>> /weatherstation/updateweatherstation.php?ID=*****&PASSWORD=****&indoortempf=72.5&tempf=64.4&dewptf=59.7&windchillf=64.4&indoorhumidity=52&humidity=85&windspeedmph=0.0&windgustmph=0.0&winddir=198&absbaromin=29.63&baromin=29.60&rainin=0.00&dailyrainin=0.00&weeklyrainin=0.31&monthlyrainin=0.00&solarradiation=0.00&UV=0&dateutc=2019-1-1%2011:38:47&softwaretype=EasyWeatherV1.2.3&action=updateraw&realtime=1&rtfreq=5
>>  
>> HTTP/1.0
>>
>> The question is, how can I intercept and interpret this communication 
>> from my raspi?
>>
>> On Wednesday, January 2, 2019 at 12:32:34 AM UTC+13, Zsolt Máté wrote:
>>>
>>> The console has no USB port, it's communicating via WiFi.
>>>
>>> On Tuesday, January 1, 2019 at 8:05:28 PM UTC+13, mwall wrote:
>>>>
>>>>
>>>>
>>>> On Tuesday, January 1, 2019 at 12:10:46 AM UTC-5, Zsolt Máté wrote:
>>>>>
>>>>>
>>>>> Is there a way to get the barometer readout as well?
>>>>>
>>>>
>>>> not using rtl_433/weewx-sdr.  the pressure sensor is located in your 
>>>> weather station console, so the pressure data are never sent.  rtl_433 
>>>> picks up only the transmissions from the instrument cluster (and any 
>>>> remote 
>>>> temperature/humidity sensors), not the console.
>>>>
>>>> you'll have to intercept the data sent by the console (e.g., using the 
>>>> weewx-interceptor driver) or figure out some way to probe the console for 
>>>> data (does it have a usb port that responds to data requests?)
>>>>
>>>> m 
>>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to