Skip to content

20230325 0137 General Release

Compare
Choose a tag to compare
@nielsonm236 nielsonm236 released this 25 Mar 02:13
· 27 commits to master since this release

Reminders:
See the release notes in the Manual.

Normal builds. These must be flashed with the STLink-V1 / SWIM interface.

  • NetworkModule-Browser.sx
  • NetworkModule-MQTT.sx

Upgradeable builds. To use Upgradeable builds you must add an I2C EEPROM. See the Manual for instructions. Once installed future releases can be installed over Ethernet. ALWAYS install the new CodeUploader, then the Strings file, then the UPG code load, in that order.

  • NetworkModule-CodeUploader.sx
  • NetworkModule-Strings.sx
  • NetworkModule-Browser-UPG.sx
  • NetworkModule-MQTT-UPG.sx
  • NetworkModule-MQTT-UPG-BME280.sx

Code changes:

  • Addressed Issue #161 "URL ON/OFF Cmds not working right in Release 20230324 1435"

Document changes:

  • None