You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The “Window” menu is now accessible from the application's system top bar.
Fixed
Issue on Windows that would report that The specific module could not be found (nrf-device-lib-js). The issue was
fixed by bundling the 64-bit version of Visual C++ Redistributable.
Opening of the apps from command line while nRF Connect for Desktop was
running.
Changed
Updated the bundled version of SEGGER J-Link for Windows to v7.88j.
Modified the way in which --deviceSerial or --comPort CLI arguments are
relating to one another. These are used to auto-select a device in the
device list. Now, only one of these arguments can be passed to applications
using the command line terminal to open the app.
Note: Apps need to be updated to support --comPort parameters. Not all
the apps support --deviceSerial and --comPort arguments.