I am using two Texas Inst. SN75176 (RS 485 Transceivers) to communicate between two PIC 18F242s via 2 wire RS 485. The system works fine with the two wires, but does not work when I replace the wires with a Aerocomm CL4490 , 900mhz, RS 485 wireless transceiver.
I have written a simple Serout and Serin program to send a decimal value (1 to 99) from one PIC to the other. The correct decimal value is displayed on a serial LCD on the recieving PIC when wired, but with the radios I always get value of 0 or 252.
Based on the radio diagnosis and factory engineers the radios appear to be set up and connected correct.
Any suggestions
Bookmarks