- Make app compatible with nRF Connect for Desktop 4.2.0
- Last version did not target correct BLE standalone app.
- In Server Setup, creating a New service and selecting it threw
TypeError: Assignment to constant variable
.
- The version displayed in nRF Connect for Desktop and in the Bluetooth Low Energy Application was not synchronized.
- The log informed that the provided JLink version was v7.58b, it is now updated to say v7.66a, similar to the other apps.
- Issue with application not loading with error
nrfdl_create_context failed: 50
- The Bluetooth Low Energy Application is converted to a standalone
application for compatibility reasons.
- When you open the updated application, you will be guided through the installation of the standalone application.
- When the standalone application is installed you may open it from nRF Connect for Desktop just like before.
- Default parsing of Nordic UART Service characteristic changed to TEXT
- Documentation section to
About
pane
- Establish compatibility with nRF Connect for Desktop 3.8.
- Use new nRF Connect for Desktop look & feel.
- Removed limitation for value edit in MTU and DLE update dialog.
- DFU zip package info was not displayed properly
- Opening UUID definitions file was not working.
- TEXT format definitions were not applied for descriptors.
- The image on the DFU button was not displayed anymore.
- App crashed when toggling pairing parameters.
- Functionality to set the interval and timeout for advertising.
- Toggling of active scan and timeout for scanning.
- Functionality to set connection parameters.
- Fetching of uuid definitions from bluetooth-numbers-database project on app startup.
- Saving and loading of advertising setup.
- Several configurable parameters are now persisted between sessions.
- 'bluetooth-uuid-database' not found issue.
- Use UUIDs from official Nordic bluetooth-numbers-database repository.
- Updated according to changes of Electron dialog API.
- Destructive scan filtering.
- UI to control 2 Mb/s phy, data length and ATT MTU.
- Support nRF52833.
- Partly shown dropdown.
- Scan results wrongly showed advertisement keys.
- Keypress notification display.
- Window content height to avoid scrolling.
- Updated to React Bootstrap 4.
- Updated README.md specifying nRF52840 for kit and dongle.
- Filter for supported devices.
- ADV packet update by merging existing and new.
- Advertising shortcut.
- Unexpected line in connected view.
- Attribute throttling mechanism.
- Server setup can be applied multiple times with adapter reset.
- Log J-Link firmware string when selecting serial port.
- Keep connection open when performing DFU.
- Custom UUIDs interfered with normal behavior.
- UTF8 support.
- Custom UUIDs interfered with normal behavior.
The main change of this release is that the tool has been rewritten as an app for nRF Connect v2.0. It is no longer a standalone application, but should be installed and launched from nRF Connect.
- Thingy UUIDs.
- Buttonless DFU.
- Increase device name max length in advertising data.
- Better error message when connection lost during service discovery.
- Blank screen if VC++ redistributable is not installed.
- Issue at startup when settings.json is invalid.