i used the library rs485 of microc to configure pic16f1508 1master 1slave in master code i send a data to a different address of slave but i get it in my slave .i didn't know what's the problem , pleassssssse help
RS485Master_Send(dat,3,150) ;
and i configure my slave with address 160
master...