Inquiry Regarding Modbus Implementation on nRF9160 Development Kit

Hi,
    

I am writing to seek guidance regarding the implementation of Modbus communication on the nRF9160 Development Kit.

As a developer who is relatively new to the concept of Modbus, I have been exploring the capabilities of the nRF9160 board and have come across sample code for Modbus RTU client and server implementations. However, I have some queries regarding the feasibility of using this functionality on my current setup.

Currently, I have only one nRF9160 Development Kit available for testing purposes. My primary objective is to perform both client and server operations using this single board without the need for additional hardware.

  1. Is it possible to perform both client and server operations with just one nRF9160 board?
  2. Can I utilize the UART TTL interface on the nRF9160 board for Modbus communication?
  3. Given my setup, where I intend to use a computer as the master and the nRF9160 as the client, could you provide some insights or recommendations on how to proceed with this configuration?

Additionally, I am considering using Modbus software on my computer to act as the master in this setup. Is it feasible to use such software, and do you have any recommendations for Modbus software that would be compatible with this configuration? Can I utilize the UART TTL interface on the nRF9160 board to transfer data to Modbus software in my system? Given my setup, where I intend to use a computer as the master and the nRF9160 as the client, could you provide some insights or recommendations on how to proceed with this configuration?

Thank you for your attention to this matter. I look forward to your guidance and support in exploring Modbus functionality on the nRF9160 Development Kit.

Best regards,
Purushothaman M

Parents Reply Children
Related