Hello everyone, I am new to this forum. I am working on this project where I have to design an underwater corrosion sensor. It will take the measurement and send the data to the main electronic module. Usually I am using 485, but this one is aim at low power consumption where LVDM is the perfect answer for long distance and low power comm. I have never use LVDM before, so I am bit struggling. I am planning to use SN65LVDM176D as transceiver and PIC18F27J13 as microchip. Assuming that I am using two transceivers (one for sensor and one for main unit), do i need to concern about the PIC usart? Can I send the signal straight from receiver to the PIC? Will the PIC able to receive it and store the data?
Cheers