Page 2 of 2

Re: rfxcom RFreciever program

Posted: Thu Nov 07, 2013 11:46 pm
by fraggel
In wrote my own interface on the RFXCOM reciever.
It is written in C#, but it logs the Signals from RFXCOM sensors in SQL server.

Since the protocols used by RFXCOM are quite difficult to understand for starting programmers, it is quite hard to write a program for it. You need to have some knowledge of binary calculations and TCP/IP communications to accomplish this.

I could look for a c# to vb?net converter and post the results here