6/5/2025 1:10 PM | |
Joined: 6/23/2021 Last visit: 8/18/2025 Posts: 6 Rating:
|
Hi, You're encountering a couple of issues here. hwid Your hwid is 0 if i remember it should be automatic but i never trust automatic selection, it could be better to make sure and define your profinet hwid. MQTT You are talking about devices but you never talked about the brocker, are you aware that MQTT communication can't be done without a brocker ? You talked about MQTT on the PLC, some “devices” and MQTT Explorer wich are all clients. IP Range Your PLC is on the 192.168.0.x subnet, while the device you are trying to reach (143.8.167.27) is in a completely different network (public IP). A switch even a managed Siemens Scalance one cannot route traffic between different IP subnets. To connect to 143.8.167.27, you would need a router or a Layer 3 device that can handle routing between your local 192.168.x.x network and the public or different subnet (143.8.x.x). Status Codes
You might want to read this : https://support.industry.siemens.com/cs/de/en/view/109780503 |
Last edited by: Moderator_Lan at: 06/05/2025 13:40:03link optimized |
|
Follow us on