Sending Requests or Commands from Software System to MC60 Module: Communication Methods and Approach

Hello, I would like to send a request or command from my software system to the MC60 module. How can I accomplish this? What is the appropriate communication platform for this task?

I can send requests from the module to the software system using protocols like HTTP and the GET method. I don’t have any issues with that.

My question is the opposite: How can I send commands or requests from the software system to the module? Thank you.

Hi
First, you need to establish a connection between MC60 and your software system (either tcp or http), and then you can see the ip of the MC60 module in your software system, and you can send data and commands to this ip in the software system