Skip to content

Releases: electricimp/Wiznet_5500

Fixed Memory Leak

09 Feb 16:38
dca99ea

Choose a tag to compare

Bugfix for memory leak when disconnecting.

2.2.0

31 Aug 00:06
46eaf04

Choose a tag to compare

  • Updated Documentation
  • Updated examples
  • Added support for cellular
    • replaced deprecated getmacaddress with logic to retrieve wifi mac from imp.net.info or the device id (addresses issue: #15)
  • Updated check for imp005 to use imp.info()
  • Updated onReady method
    • Will always store onReady callback
    • Will always check for updated network settings to apply before triggering user's callback

2.1.1

13 Mar 03:52
8006751

Choose a tag to compare

  • Fixed a typo that leads to a runtime issue.

2.1.0

23 Mar 19:21
0665d71

Choose a tag to compare

  • Introduced setMac, which specifies whether the library should set the MAC address of the chip to the imp's MAC.

2.0.0

04 Jul 19:31

Choose a tag to compare

A few minor issues fixed:

  • Proper units for setRetries timeout;
  • Acceptance confirmation for socket commands;
  • Copyrights updated;

Renaming:

  • W5500.device.nut -> W5500.device.lib.nut;
  • W5500.DHCP.device.nut -> W5500.DHCP.device.lib.nut.

1.0.0

06 Apr 00:42

Choose a tag to compare

Wiznet 5500 libraries.