This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF9160 RS485 MODBUS

Hello, 

I would like to know if the nRF9160 supports RS485 MODBUS Communication protocol ?

Parents Reply
  • Hi Netanel

    Yes, the Modbus RTU protocol would basically have to be implemented in software, as the UART module doesn't handle modbus, and this we don't provide any examples for. 

    I will need some more time to investigate if we have tested the modbus protocol to make sure our UART is compatible, but as long as you don't have to use odd parity bit (we support even or no parity only), and want to use a baudrate that we support, it should work fine.

    Do you know what baudrate you are planning to use?

    Best regards
    Torbjørn

Children
Related