Releases: eriklins/InsideBlue-BLE-Tool
Releases · eriklins/InsideBlue-BLE-Tool
InsideBlue BLE Tool v0.8
InsideBlue BLE Tool v0.7.2
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
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
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
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
- 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
- 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
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
This is a pre-built Linux 64 bit binary.
InsideBlue BLE Tool v0.3
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.