Skip to content

Releases: olleheugene/nRF-AT-Commander

v1.3.2

19 Sep 04:14
Compare
Choose a tag to compare

fix: Bug fixes
05196db
v1.3.2

  • Fixed issue that not able to change the AT command in first slot
  • Fixed an issue where CR and LF were reversed
  • Replaced with AT for the wrong command of nRF91

v1.3.1

21 Aug 04:22
Compare
Choose a tag to compare
  • An added feature that memory last loaded preset file. (Will load the same loaded preset file on the next execution nrf-at-commander)
  • Added more presets to support the short-range radio example.

v1.3

03 Aug 09:33
Compare
Choose a tag to compare
  • Font configuration feature for serial terminal
  • preset for nRF70 series radio test
  • preset for nRF91 series SLM(Serial LTE Mode)
  • Enable/Disable the direction and timestamp
  • new configuration window layout
  • fixed the issue that newly loaded preset files are saved with previously saved presets
  • fixed wrong Interval time calculation issue
  • Improved stabilities

v1.2.1

13 Jul 00:42
Compare
Choose a tag to compare

fixed: Tool configuration window hasn't updated the configuration when it updated once
fixed: didn't update the preset even if edit and saved the preset in preset edit window
fixed: some minor stability issues.
update: the preset items for nRF70

v1.2

10 Jul 08:33
Compare
Choose a tag to compare
  • Add timestamp feature (can be enabled/disabled in tool config)
  • Add direction display feature (can be enabled/disabled in tool config)
  • Configurable the Serial settings

v1.2_dev

05 Jul 23:26
Compare
Choose a tag to compare

Temporal release for testing

v1.0 Release

19 Sep 01:22
Compare
Choose a tag to compare

v1.0 release includes below

  • Added HEX viewer feature
  • Added button for saving all the logs
  • Added web link for the help menu
  • Updated the About window
  • Increased size of the Preset editor window
  • Added tips for buttons
  • Some bug fixes