Search found 2 matches

by bslo
Tue May 13, 2014 7:05 pm
Forum: MQTT & Node.js
Topic: Help with Rfxcom & Node.js
Replies: 2
Views: 7383

Re: Help with Rfxcom & Node.js

Ok i have it working now :D So the rfxcom wants the code broken up and converted to a "programmers" HEX value. The message needs to be formatted like :cmd = [0x0B ,0x11 ,0x01 ,0xB6 ,0x01 ,0x11 ,0x0A ,0x0A ,0x04 ,0x00 ,0x0F ,0x00]. This can be send to the device directly: serialport.write(c...
by bslo
Mon May 12, 2014 9:00 pm
Forum: MQTT & Node.js
Topic: Help with Rfxcom & Node.js
Replies: 2
Views: 7383

Help with Rfxcom & Node.js

Hi everybody, Last week i started converting my domotica system from python to node.js. Almost all modules are now over to the new system (energy, opentherm gateway, raspberry pi gpio etc) but the last one, the rfxcom is giving me some problems. The reading of the device is no problem. I use some of...

Go to advanced search