Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-cellularmonitor

v2.4.2

11 Nov 16:44
1d5ecfd
Compare
Choose a tag to compare

Changed

  • Updated nrfutil device to v2.6.4.

v2.4.1

07 Aug 13:24
9af6ce3
Compare
Choose a tag to compare

Added

  • Support for trace databases: v2.0.1, v2.0.1-FOTA, v1.3.6, and v1.3.6-FOTA.

v2.4.0

13 May 11:29
4a01a6b
Compare
Choose a tag to compare

Added

  • Support for ARM native executables.

v2.3.0

18 Apr 14:37
3375369
Compare
Choose a tag to compare

Changed

  • Updated documentation links to point to the TechDocs platform.
  • Reworked the Feedback tab to be a dialog in the About tab (Give Feedback).

v2.2.0

13 Mar 21:28
8f67097
Compare
Choose a tag to compare

Added

  • Persist state of the Show Log panel.

Changed

  • Updated nrfutil device to v2.1.1.

v2.1.0

07 Dec 12:54
8a3bb03
Compare
Choose a tag to compare

Added

  • Trace database v2.0.0 and v2.0.0-FOTA for nRF91x1DK.

Changed

  • Update nrfutil device to 2.0.2.

v2.0.1

12 Oct 11:07
842935b
Compare
Choose a tag to compare

Added

  • Warning for known issue when resetting nRF9161 DK multiple times during a
    trace.

v2.0.0

29 Sep 09:47
1462584
Compare
Choose a tag to compare

Added

  • Trace database v2.0.0-beta for nRF9161DK.
  • Link to official documentation in the About pane.
  • Option to Refresh dashboard on start, which will refresh the dashboard
    after 5 seconds of starting a trace. The option is only available if
    Wireshark is disabled.
  • Warning in the SidePanel when Wireshark executable is not found.
  • Option to specify path to a Wireshark executable.

Fixed

  • In some cases, the Refresh dashboard button was visible after
    deselecting device.
  • Powering off or deselecting device while tracing, and before receiving any
    packets, would leave the app in a strange state, where it did not look like
    the device was deselected.
  • Programming modem firmware failed if target directory did not exist.

Changed

  • From nrf-device-lib-js to nrfutil device, as a backend for
    interacting with devices.
  • Toggles inside Chart Options are now displayed closer to its label.
  • "nRF Connect for Cloud" changed to "nRF Cloud".
  • Font size and color in the Packet Event Viewer, and as a consequence the
    size of the Packet Event Viewer.

v1.0.3

24 Aug 11:00
4c2fc72
Compare
Choose a tag to compare

Added

  • Option to auto-detect trace database when reading trace file.
  • Option to deselect Terminal Serial Port.
  • Dashboard field values can be copied by clicking on the value. The value
    will have a blue background when it is possible to copy.
  • Signal quality properties (RSRP, RSRQ, SNR) will show an indication of
    Excellent, Good, Fair, or Bad signal strength when it is available.

Fixed

  • Programming sample could fail the first time programming an application.
  • Signal quality properties (RSRP, RSRQ, SNR) showed incorrect decibel value
    when it should have shown "Not known or not detectable".

Changed

  • Renamed Serial port trace capture to Modem trace serial port.
  • When selected device only exposes one serial port, the app will assume it
    will be used for modem trace. Hence, it will only auto-select serial port
    for the Modem trace serial port, and will not select anything for
    Terminal serial port.
  • Dashboard card title from Power Saving Mode to Power Saving Features.

v1.0.2

15 Jun 11:02
0473d66
Compare
Choose a tag to compare

Fixed

  • Could not read trace file in v1.0.1.

Changed

  • Always ask what trace database to use when reading trace file.