Fixed

nRF Util

tags
nRF Util
  • Fixed an inconsistency in logs by switching to the hexadecimal base instead of base-10 for representing bytes.
  • Fixed the timestamp correction logic that caused timestamps to be corrupted when a modem reset occurred during modem tracing.
  • Fixed an issue with reading from a serial port where it could get stuck indefinitely waiting for bytes. The serial port will now time out after 30 seconds on failing to read sufficient chunks of bytes.