Skip to content

Releases: eriklins/InsideBlue-BLE-Tool

InsideBlue BLE Tool v0.8

29 Aug 13:53
Compare
Choose a tag to compare

Added

  • None.

Changed

  • Optimization for scaling on high DPI desktops.

Fixed

  • None.

InsideBlue BLE Tool v0.7.2

23 Aug 12:18
Compare
Choose a tag to compare

Added

  • Setting of ModemIn characteristic when starting VSP terminal.
  • Handling of ModemOut characteristic notifications and enabling/disabling of Send button accordingly.

Changed

  • None.

Fixed

  • Typo in UartTerminalStart() with ModemIn/Out variable names.

InsideBlue BLE Tool v0.7.1

16 Aug 13:42
Compare
Choose a tag to compare

Added

  • None.

Changed

  • Improved garbage collection of device form data after disconnect.

Fixed

  • Restore of "Connect" button in scan window when connected to multiple devices.

InsideBlue BLE Tool v0.7

10 Aug 09:40
Compare
Choose a tag to compare

Added

  • Added BT style application icon and form window icon instead of default Lazarus one.

Changed

  • Welcome message.
  • Updated BT assigned numbers list.
  • Updated underlying SimpleBLE library to 0.6.2

Fixed

  • Fixed issue with scanning not catching all manufaturer specific data fields in advert payload.
  • Fixed restore of main form window when has been resized before.

InsideBlue BLE Tool v0.6.1

28 Mar 08:34
Compare
Choose a tag to compare

Added

  • Updated simpleble.pas with SimpleBleGetVersion().
  • Added output of SimpleBLE version to log on start.
  • Added checkbox in vsp terminal to select write command vs. write request (if exposed by peripheral).

Changed

  • None.

Fixed

  • Reduced flickering in VSP terminal when receiving large chunks of data.
  • Fixed bug when searching VSP service which is also an assigned service (didn't show vsp terminal button).

Removed

  • None.

InsideBlue BLE Tool v0.6

28 Feb 16:53
Compare
Choose a tag to compare
  • Fixed form issues with scan window (missing label for manufacturer data, duplicate text box for manufacturer data).
  • Fixed attempt to unsubscribe from notifications/indications when subscription failed before.
  • VSP terminal now closes automatically when device is disconnected.
  • Changed VSP terminal font to monospaced terminal like font.
  • Added closing curly bracket to receive line endings (useful for JSON data).

InsideBlue BLE Tool v0.5

24 Feb 17:20
Compare
Choose a tag to compare
  • added MTU size to connect window
  • received notifications are now visually indicated in the text data field (color change)
  • VSP terminal uses MTU size -3 as assumption for RX characteristic max length (max length can also be set manually)
  • longer data strings are split into multiple BLE writes

InsideBlue BLE Tool v0.4

23 Feb 18:01
Compare
Choose a tag to compare

These are pre-compiled binaries of InsideBlue BLE Tool v0.4 and the SimpleBLE library for Windows 32/64 bit and Linux 64 bit.

InsideBlue BLE Tool v0.4-pre Linux64

18 Feb 18:10
Compare
Choose a tag to compare

This is a pre-built Linux 64 bit binary.

InsideBlue BLE Tool v0.3

15 Feb 22:34
Compare
Choose a tag to compare

This is the first release of InsideBlue BLE Tool on github. It includes a Windows 64 binary, two DLLs and a help file. No installation required, just unzip anywhere and run.