Page 1 of 1

decode bug in latest 76 firmware ?

Posted: Wed Jun 04, 2014 4:48 pm
by 123unlock
I had rfxtrx on version 71
today I updated to version 76 and it seems the forecast of Oregon BTHR918N is not decoded correctly

log on version 71:

Code: Select all

0D54020E320000D53C0103EA0469
Packettype    = TEMP_HUM_BARO
subtype       = THB2 - BTHR918N, BTHR968
                channel 0
Sequence nbr  = 14
ID            = 12800
Temperature   = 21,3 °C
Humidity      = 60
Status        = Comfortable
Barometer     = 1002 hPa
Forecast      = Rain
Signal level  = 6
Battery       = OK
and log on version 76:

Code: Select all

0D540207320000D53C0103EA0069
Packettype    = TEMP_HUM_BARO
subtype       = THB2 - BTHR918N, BTHR968
                channel 0
Sequence nbr  = 7
ID            = 12800
Temperature   = 21,3 °C
Humidity      = 60
Status        = Comfortable
Barometer     = 1002 hPa
Forecast      = No information available
Signal level  = 6
Battery       = OK
the 04 at the end just before the battery and signal state is now send as 00 always
please check this, I want to use it with the new Imagintronix soil sensors (ordered 2) too so need to update to latest firmware
but the 76 version is breaking the weather forecast :(

I downgraded back to 71 and now this is working again..

in case you have some beta firmware to fix this, I'm willing to test it of course :)

Re: decode bug in latest 76 firmware ?

Posted: Wed Jun 04, 2014 7:27 pm
by b_weijenberg
please contact support rfxcom for a beta version 77

Re: decode bug in latest 76 firmware ?

Posted: Wed Jun 04, 2014 10:13 pm
by 123unlock
thnx email send :)

hope this will solve the issue :) just got an confirmation the soil sensors where shipped.. so if can have them both working would be great

Re: decode bug in latest 76 firmware ?

Posted: Thu Jun 05, 2014 9:51 am
by 123unlock
Perfect support :)

beta version 77 solved the issue..

Code: Select all

0D540206320000CF350103EE0179
Packettype    = TEMP_HUM_BARO
subtype       = THB2 - BTHR918N, BTHR968
                channel 0
Sequence nbr  = 6
ID            = 12800
Temperature   = 20,7 °C
Humidity      = 53
Status        = Comfortable
Barometer     = 1006 hPa
Forecast      = Sunny
Signal level  = 7
Battery       = OK
------------------------------------------------