This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI COMPOSER: Is it possible to an application receives data remotely only accessing the URL?

Hi, 

I am a GUI Composer Beginner and I realized that in order to access the application I created it's only necessary to use the URL after compiled, but I also realized that I need to have the hardware connected on that machine. I'd like to know if there is a manner to provide the URL and other person remotely have access not only to the application but also to the data in real time without being with the hardware.

best regards,

Sara

  • There are a few different Target Communication options that you can use for data exchange with a target device. The choice will depend on your target device, application program and device connection. 

    Please take a look at this User's Guide for more information to help you get started.

  • I see in the User's Guide. But my launchpad is the MSP-EXP430F5529 and I don't have no wireless booster pack to add network capabilities to send data using MQTT, HTTP as it is mentioned in the User's Guide.

    So, what I really would like to know is that if it is possible to have a target device connected by USB cable in one PC  talking to a GUI application in another PC in Internet. 

    best regards,

    thanks

  • Sara Souza said:
    So, what I really would like to know is that if it is possible to have a target device connected by USB cable in one PC  talking to a GUI application in another PC in Internet. 

    Sorry that would not be possible with the XDS or UART communication protocols.