If I check the protocol in RFXcom documentation then only the BWR102 is supported right. Perhaps Bert can upgrade to the other scale to, if somebody can lend him the new scale [:)] ? Look nicer and much more readings..... and we like readings[:D]
The scale is unlike the BWR102 depending on the extra LCD panel, so you need the panel (looks like?) I don't use the extra LCD panel for my BWR102 Weight scale.
I have the BWR102 Scale running now on the 433Mhz RFXcom receiver and its working perfect. In a short while I will put the scale online.
This is a preview picture
Every reading is logged in my database (MYSQL 5) I can see on the weight for which person the reading is. I just look at the reading and select a record from the database which is X kg close to the reading.
<i>SELECT * FROM weightscale Where waarde >= '" & b_waarde & "' AND waarde <= '" & e_waarde & "' ORDER BY id DESC LIMIT 1"</i>
Pieter Knuvers
www.bwired.nl Online House in the netherlands. Domotica, Home Automation.