Changed

nRF Util

tags
nRF Util
  • BREAKING CHANGE: String parameters supplied to --sink or --source in nrfutil trace process must now be wrapped in quotes ("").
  • Changed array syntax to use brackets ([, ]) instead of curly braces ({, }), similarly to JSON.
  • The documentation for --json now specifies that it uses the JSON Lines format.