Wiznet / WIZ550S2E

Serial to Ethernet Module based on W5500 & Cortex-M0
https://docs.wiznet.io/Product/S2E-Module/WIZ550S2E
11 stars 10 forks source link
converter gateway mqtt mqtt-client rs232-to-ethernet rs485-to-ethernet s2e serial-gateway serial-to-ethernet serial-to-mqtt

WIZ550S2E

Serial to Ethernet Module based on W5500 & Cortex-M0.

Firmware

These are Firmware projects (source code) based on LPCXpresso IDE or MCUXpresso.

Firmware source code are two types as follows.

The order of compile

  1. lpc_chip_11exx.
  2. wiznet_s2e_wiz550s2e_board.
  3. WIZ550S2E_App or WIZ550S2E_Boot.
  4. More details

s2e

Firmware download

In this case there is only just .hex file.

If you would like to use .bin file, look at the following that:

1. Connect WIZ550S2E and RS232I/F board and DC+5V adpater and RS232 serial cable and lan cable.

2. HW/TRIG switch off.

3. Check LED.

4. Short J5 and push reset switch.

5. firmware download using Flash Magic.

6. Must push the "Factory Reset" button on EVB for over 5 seconds.


Module and Interface boards

WIZ550S2E Module

WIZ550S2E

Features & Benefits & Hardware Specification

WIZ550S2E-232 Interface Board

Features

WIZ550S2E-485/422 Interface Board

Features

For more details, please refer to WIZ550S2E document page in WIZnet Documents.


Configuration Tool

WIZnet Configuration Tool made Java base. so runs on any OS that JRE be installed.

Install JAVA Runtime Environment

  1. Java page.
  2. Go to the Download tab to download the installation files for the PC environment. 1
  3. Install the downloaded installation file.
  4. When you run the Terminal, type the "java -version" command, the following message is displayed. 2
  5. WIZ550S2E document page.
  6. Download the Configuration Tool for WIZ550S2E.
    3
  7. Then Unzipped the downloaded zip file. Excutable jar file is created.
  8. Excute file.

    • Double click the WIZnet_Configuration_Tool.jar file.

    or,

    • Type the java -jar WIZnet_Configuration_Tool.jar command at Terminal. 4

Revision History

This is the MQTT version repository, see the following link for the Modbus version repository.

https://github.com/Wiznet/WIZ550S2E-Modbus

v1.3.0

v1.2.2

v1.2.1

v1.2.0

v1.1.5

v1.1.4

v1.1.3

v1.1.2

v1.1.1

v1.1.0

v1.0.4

v1.0.3

v1.0.2

v1.0.1

v1.0.0