PIC to control NEXA remoteswitch
I have this RF transmitter http://www.parallax.com/Store/Access...%2cProductName
And want to wite a program in PBP that controls NEXA remote switches http://www.elbutik.se/product.html?product_id=219031
i have found the protocol that NEXA use but i canīt understand how to write a program that sendīs the RF code.
I have tryed to play whit SEROUT, SERUOT2, and PULSOUT for some hours now but nothing works.
Can anyone here give me some tips on how to write the program?
NEXA protocol
http://svn.telldus.com/svn/rf_ctrl/n...xaProtocol.txt
I use PicBasicPro 2.50b.