Skip to content

v4.3.0

Compare
Choose a tag to compare
@waylandCI waylandCI released this 07 Dec 14:27
e52fb1e

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.