RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
werk_ag - 12-12-2016
Jim,
I don't know how to try to help you more trying to find what is happen. I just can assure you that regarding this matter there isn't any problem with the code. I have the TX b013 working perfectly, and I think it is working for many others too.
Try to revert back to TX b010 and check again if it is working, it can be an problem with the sensor.
To use the Debug Mode for check what is read from the case temp sensor, just turn these options to true, upload the code and open the serial monitor. After some time you should see some info on the serial monitor window.
Code:
// --------------------------------------------------------------------------------------
// Debug
// --------------------------------------------------------------------------------------
#define Debug_Enable true
#define DebugID0 false
#define DebugID2 false
#define DebugID3 false
#define DebugID4 false
#define DebugID5 true
#define Easyweather_Test false
#define Debug_SLinterface false
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
werk_ag - 12-12-2016
There is anyone else using software TX b013, getting erroneous values from the case temperature sensor?
Please guys (specially testers/developers), report if yes or no.
I have two TX units working with b013 software and both are giving correct readings.
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
qldbureau - 12-12-2016
Hi Werk_AG, I have just upgraded to the latest versions, and TX b013 all working well here, no case temp error. Receiver also updated to version b019.
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
werk_ag - 12-12-2016
(12-12-2016, 06:28)qldbureau Wrote: Hi Werk_AG, I have just upgraded to the latest versions, and TX b013 all working well here, no case temp error. Receiver also updated to version b019.
Tank you qldbureau.
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
Denis Bill - 13-12-2016
(12-12-2016, 02:25)Werk_AG Wrote: There is anyone else using software TX b013, getting erroneous values from the case temperature sensor?
Please guys (specially testers/developers), report if yes or no.
I have two TX units working with b013 software and both are giving correct readings.
Hello Werk_AG,
I have updated my tx and RX unit and I am not having any problems with this version.
My TX unit is reading correctly on my RX unit.
Cheers,
Denis
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
werk_ag - 14-12-2016
Thank you Denis.
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
hornychz - 14-12-2016
(12-12-2016, 02:25)Werk_AG Wrote: There is anyone else using software TX b013, getting erroneous values from the case temperature sensor?
Please guys (specially testers/developers), report if yes or no.
I have two TX units working with b013 software and both are giving correct readings.
Sorry, I don't use this version yet ...

Zdenek
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
werk_ag - 15-12-2016
No problem at all, you are not the only one!
I understand that the upgrade of the TX units, is not always easy... most of the times means climbing to the roof, or stay outside the house, exposed to cold winds.
Regards
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
hornychz - 15-12-2016
(15-12-2016, 04:52)Werk_AG Wrote: No problem at all, you are not the only one!
I understand that the upgrade of the TX units, is not always easy... most of the times means climbing to the roof, or stay outside the house, exposed to cold winds.
Regards
Two TX units in the garden accessible got very comfortably. And from the roof I pulled into the attic 5 m long USB cable, so it is also no problem.

Only this time I do not have none at all.
Regards
RE: WeatherDuino Pro2 TX v2.0_b012 .- Error -
Barrow4491 - 15-12-2016
Werk,
I have been busy and it has been showering, but got on the roof today and changed the TMP36 all ok now running b013
Thanks
Jim