Fixed

nRF Util

tags
nRF Util
  • Fixed wrongful decoding of Command byte from Wireshark's Extcap protocol.
    • Every command byte were interpreted as an 'Initialized' command. As a consequence, no previous capture settings would be respected. This is now fixed.
  • The advertising channel hop sequence is now cached when it's received from Wireshark.
    • The advertising channel hop sequence has not been cached when received from Wireshark. Thus it was not possible to start a new capture with the same sequence as the previous capture.