Skip to content

Releases: Wiznet/WIZnet-S2E-Tool-GUI

v1.5.6.3

21 Jan 05:44
4735b68
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an issue where “W55RP20-S2E” and “W232N” devices could not properly handle the Modbus (PO) parameter.
    1. Changed wizcmdset.py so PO is “RW” instead of “RO,” reflecting actual firmware behavior.
    2. Updated WIZMakeCMD to always include PO for W55RP20-S2E and W232N, and only for WIZ5XXSR if firmware ≥ v1.0.8.
    3. Revised object_config_for_device() and get_object_value() so W55RP20-S2E and W232N always allow Modbus settings, while WIZ5XXSR still requires firmware ≥ 1.0.8.
    4. Added if "PO" in dev_data: logic in fill_devinfo() to correctly read and display PO values in the GUI’s Modbus ComboBox.

v1.5.6.2

27 Dec 01:44
c949d0a
Compare
Choose a tag to compare

1. Enhanced High DPI Support

  • Improved UI scaling under Windows display magnifications (150%–200%).

2. Redesigned “Network Interface Config” Menu

  • Added a “Refresh” feature under the top “Network Interface Config” menu, allowing manual refresh when IP addresses or network adapters change.

3. Other UI Improvements and Bug Fixes

  • Added a placeholder (<Select Network Interface>) to the ComboBox to avoid exceptions (e.g., IndexError) when an invalid network interface is selected.
  • Strengthened error messages and logging if a connection issue arises during device searches.

v1.5.6.1

09 Sep 06:09
Compare
Choose a tag to compare

Baud rate adjustments: W232N limited to 230400, W55RP20-S2E supports up to 921600

v1.5.6

05 Sep 05:34
Compare
Choose a tag to compare

Enhancements:

  • Added support for "W55RP20-S2E" and "W232N" devices in the WIZMakeCMD.py.
  • Implemented device-specific search and configuration command handling for newly supported boards.
  • Enhanced UI initialization and configuration settings across various functions in main_gui.py to accommodate new device types.

v1.5.5.3

17 Jul 09:23
Compare
Choose a tag to compare

Update build script(build.ps1)
Disable unusing tab(Options tab, channel tab) in BOOT / UPGRADE mode
Reduce delay of tcp unicast search on invalid ip address
Full Changelog: V1.5.5.1...v1.5.5.3

V1.5.5.1

09 May 04:08
Compare
Choose a tag to compare
  • Create ConfigurationTool diagram
  • Update README.md
  • Fix clicking apply setting failed on wiz5xx < 1.0.8 #36
  • Move VERSION into external file 'version' #37
  • Fix error on executing exe

Full Changelog: V1.5.5...V1.5.5.1

V1.5.5

01 Apr 00:59
Compare
Choose a tag to compare

WIZnet-S2E-Tool-GUI V1.5.5

Changes:

  • Added modbus function to WIZ5XX module.
  • Correction of index errors that occur intermittently.

E-Save v1.0.0

01 Dec 02:08
0086982
Compare
Choose a tag to compare

Fix Interface

스크린샷 2023-12-01 103220

  • The number of subscribe topics from 3 spaces has been increased to 10 spaces.

Improvements

  • There is no UDP payload size limit when applying setting.

V1.5.4

11 Aug 01:29
Compare
Choose a tag to compare

WIZnet-S2E-Tool-GUI V1.5.4

Changes:

  • Fix certificate upload function
    • Path is not initialized when uploading a new file

If you have any issues or need to discuss something, please visit the Discussions page in this repository.

V1.5.3

12 Jul 07:23
Compare
Choose a tag to compare

WIZnet-S2E-Tool-GUI V1.5.3

Changes:

  • Fix Setting parameter validation only works for 1-port devices

If you have any issues or need to discuss something, please visit the Discussions page in this repository.