Skip to main content

Download

Firmware

Binary

We will use the 🌎release page of WIZ550S2E's in github.

  • v1.4.1 - Modbus Version

  • v1.3.0 - MQTT Version

    • Added features - MQTT
      • Source code - https://github.com/Wiznet/WIZ550S2E
      • AT+MQTTSET : (AT command) This command is used to initialize the necessary parameters of MQTT connection(set information automatically saved)
      • AT+MQTTCON : (AT command) Implement MQTT to connect the Broker
      • AT+MQTTPUB : (AT command) Publish the message to subscribed Client(set topic automatically saved)
      • AT+MQTTSUB : (AT command) Such topics will be pushed to the WIZ550S2E when received by the Broker(set topic automatically saved)

Archive

For more information about the changes for each version, please see Revision History. For all revision binary files including below, you can see at the release page of WIZ550S2E's in GitHub.

Firmware upload(TFTP) guide

Guide Document
  • Notice
    • a working gateway is needed
    • pc and module has to same subnet
    • WIZ550S2E must be done Factory reset, After a firmware update. (Factory reset pin Active Low > 5sec)

Guide Video

Source code

https://github.com/Wiznet/WIZ550S2E


Configuration Tool

Download

We will not upload files in here. We will use the release page of configuration's in github.

Please refer to below compatibility table and use appropriate version.

F/W VersionConfiguration Tool Version
1.0.31.03
1.3.01.33
1.4.11.33

Environment configuration

https://github.com/Wiznet/WIZ550S2E#configuration-tool

Source code

https://github.com/Wiznet/WIZnet_Configuration_Tool