MQTT Communication Between AWS and a Siemens PLC

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 21

  • @navinuilangakoon3510
    @navinuilangakoon3510 5 днів тому

    How did you configure the connection of plc to internet physically did you connected a router to same switch?

  • @nyeinchanlu7906
    @nyeinchanlu7906 Рік тому +1

    Hello. Not sure if you are still active. I am trying to achieve the same thing but my aws mqtt topic start with $aws and LMQTT can't send to the correct topic. Everytime I key in $aws in the topic field, it changed to $Lws . Help pls

    • @ADITYAVERMA-cb7bj
      @ADITYAVERMA-cb7bj 5 місяців тому

      Did you get any solution actually iam also facing the same problem pls help

  • @BriyanKleijn
    @BriyanKleijn Рік тому

    Hello, im not sure if this is still working after the update of aws. Seem to only be able to get 80e1

  • @rachitmimrot2192
    @rachitmimrot2192 Рік тому

    do you connect an actual plc while doing this? my tia portal is asking me to

  • @ADITYAVERMA-cb7bj
    @ADITYAVERMA-cb7bj 6 місяців тому

    Hello, I am having a minor issue in plc to Aws communication, basically I want to publish real time data from sensor to aws iot core, I had already configured the lmqtt library and client also uploaded the certificates and followed steps as mention in respective document from siemens, my device is s7-1200 1215c. Please assist me regarding this issue
    thank you

  • @BriyanKleijn
    @BriyanKleijn Рік тому

    Hello sir,
    I have a question about what to do if you expect a json to come in. Is it possible to receive it in this function block? I know that siemens also has block to deserialize a list of bytes that is in the json structure. Our client wants to use this form of communication in there system.
    Regards,
    Briyan

  • @repkins5812
    @repkins5812 9 місяців тому

    Hi I got error 16#8730 and subfunction diagnostic says 5. Where could be a problem?

  • @Hejabibani
    @Hejabibani Рік тому

    Do you have any one for siemens and a thingsboard instance?

  • @prasheelrathod2484
    @prasheelrathod2484 Рік тому

    When I toggle connect bit.... The status bit shows code 16#7002 I am stuck at this.....enable to publish msg....what could be the possible cause and solution of this.....

  • @WhiteLemon_Official
    @WhiteLemon_Official Рік тому

    This is only monitoring right? How can we publish data?

  • @fatonaoladimeji9697
    @fatonaoladimeji9697 2 роки тому

    Thanks for this video. Really appreciate you work

  • @industrialautomation1992
    @industrialautomation1992 6 днів тому

    Share me code of the program

  • @pedroantunessampaio3384
    @pedroantunessampaio3384 2 роки тому

    Thanks for the video! I tried to configure here but I was unsuccessful. I receive 16#8620 error.

    • @Intrigued_Engineer
      @Intrigued_Engineer  2 роки тому +1

      16#8620 error seems to be "Encoding of the received message could not be detected or is not supported". Are you sending your message through as hex? Or something like an ASCII JSON?
      Full error list can be found here in the "Libraries for Communication for SIMATIC Controllers" PDF download:
      support.industry.siemens.com/cs/document/109780503/libraries-for-communication-for-simatic-controllers?dti=0&lc=en-US
      Hope this helps!

    • @pedroantunessampaio3384
      @pedroantunessampaio3384 2 роки тому

      @@Intrigued_Engineer the error occurs while trying to connect to AWS. Do you have any idea how to solve?

    • @Intrigued_Engineer
      @Intrigued_Engineer  2 роки тому +1

      Hmmm, my first port of call for a connection issue would be to re-issue the certificates and make sure they're configured properly in the PLC. 9 times out of 10, when I've had an initial connection issue its because I've made a mistake with the certificates.

    • @dungtran-kj2nz
      @dungtran-kj2nz 2 роки тому

      I think the problem is in the "use router" part, how to know the PLC is connected to the network

    • @dungtran-kj2nz
      @dungtran-kj2nz 2 роки тому

      ntp server ?!