Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-cellularmonitor

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.

v1.0.0

15 Jun 11:01
894896f
Compare
Choose a tag to compare

Added

  • Power Saving Mode values are now shown as decimal time units, days, hours,
    minutes, seconds, with the bit mask shown in parentheses. Example, REQUESTED
    PERIODIC TAU: 1 hour (00100001)
  • Visual effect to dashboard fields that are updated, in order to make it
    easier to notice when a change has been made.
  • Certificate Manager from the Link Monitor app.

Changed

  • The Power Saving Mode values Periodic Tau and Active Timer had default
    values, but will now show as 'Unknown' until we are able to detect otherwise
    in the trace.
  • The Power Saving Mode value LEGACY PROVIDED PERIODIC TAU was always shown,
    but is now only shown if PROVIDED ACTIVE TIMER is activated, and PROVIDED
    PERIODIC TAU is deactivated and LEGACY PROVIDED PERIODIC TAU is activated.

v1.0.1

15 Jun 11:01
2495424
Compare
Choose a tag to compare

Added

  • Modem Firmware v1.3.5, and trace database for v1.3.5.

v0.9.0

25 May 07:04
0dc03f9
Compare
Choose a tag to compare

0.9.0 - 2022-05-24

Added

  • Supported devices: nRF9160DK and Thingy91.

The following new capabilities are added:

  • Capture traces and view them in Wireshark for in-depth analysis.
  • Connection Status overview - for high-level troubleshooting of the
    connection.
  • Trace Event Viewer - view sent and received packets as they are read from
    the modem trace.
  • Monitoring Dashboard - view detailed status information from the device,
    modem, SIM card, LTE network, and Packet Data Network.
  • Program modem firmware and sample applications directly from the app.

v0.3.6

11 Nov 09:57
Compare
Choose a tag to compare

Added

  • Trace database for modem firmware v1.2.8 and 1.3.3.

v0.3.5

26 Sep 13:40
308b862
Compare
Choose a tag to compare

Fixed

  • The PSM values Periodic TAU and Active time were not automatically detected
    by the trace data in Power Estimation.

v0.3.4

07 Sep 05:54
f6a201e
Compare
Choose a tag to compare

Added

  • Trace database for modem firmware v1.1.5.

Fixed

  • Crash on application launch.

v0.3.3

07 Sep 05:55
675bb29
Compare
Choose a tag to compare

Fixed

  • Missing text for modem firmware v1.3.2.

v0.3.2

30 May 10:02
35717fa
Compare
Choose a tag to compare

Added

  • Trace databases for modem firmware 1.2.7 and 1.3.2.

Changed

  • Improve erroneous tshark log messages.

Fixed

  • Some Linux segfaults.
  • Did not display all serialport devices.

v0.3.1

21 Feb 14:37
38d8341
Compare
Choose a tag to compare

Fixed

  • Stop trace when closing wireshark during live trace only.

Changed

  • Update information text to show when tracing is ongoing.