Skip to content

Releases: Doma1204/HC-05-ConfigTool

Better Preset management

29 Mar 09:54
61636dd
Compare
Choose a tag to compare

Added

  • If preset is changed during the HC-05 set up process, it first asks if you want to save changes to the preset.

Fixed

  • Fix Infinite loop when attempting to retrieve the name of the HC-05 module with firmware version 2.x.
  • Add notification about decoding error instead of a fatal error. This error usually happens when the connection between the HC-05 module and the computer is unstable.

For the complete changelog, please refer to CHANGELOG.md.

Add Manage Preset Feature, Program Optimization, Bugs Fixed

01 Feb 10:09
7fb150e
Compare
Choose a tag to compare

Added

  • Add manage preset feature (Note: the older preset may not be compatible with this version).
  • Add notification to re-enter AT mode when the HC-05 module suddenly exits AT mode or disconnect during the configure process.

Changed

  • Optimize the speed of sending and receiving AT commands.
  • Optimize the speed of configuring the HC-05 module.

Fixed

  • Preset will not save on the current working directory now. Instead, it is saved on the home directory.

For the complete changelog, please refer to CHANGELOG.md.

Launch of HC-05 Config Tool

27 Jan 14:38
984b166
Compare
Choose a tag to compare
  • Simplify the configuration of HC-05 Bluetooth module, no need for memorizing AT command
  • Support Window, macOS and Linux with Python3 installed

For the complete changelog, please refer to CHANGELOG.md.