Unable to stream PCAP or convert to PCAP within Cellular Monitor

Hi.

I'm running some testing using the NRF90160-DK development unit but I'm unable to stream the trace into PCAP live or convert the mtrace file after the fact.

When I try to convert the file, after I've stopped the test & trace, I get the following error:

Failed conversion to pcap: wireshark process closed or pipe error plugin path: /Users/me/.nrfconnect-apps/node_modules/pc-nrfconnect-cellularmonitor/node_modules/@nordicsemiconductor/nrf-monitor-lib-js/Release/darwin-x64/nrfml-wireshark-named-pipe-sink.nrfml

When i try to stream live to Wireshark I get a similar error about pipes/plugins but I'm unable to reproduce the error now for some reason (Cellular Monitor just hangs).

I'm running:

  • OSx 13.4.1
  • Wireshark 4.0.6
  • Cellular Monitor v1.0.3
  • nrf-monitor-lib-js version 0.8.0-pre3
  • nrf-monitor-lib version 0.13.1
  • nrf-device-lib-js version: 0.6.12
  • nrf-device-lib version: 0.15.3
  • nrfjprog DLL version: 10.19.1
  • JLink version: JLink_V7.80c

Any help would be much appreciated.

Thanks

Related