I have been using the Power Profiler II Kit to perform long duration current draw measurements at 100sps. Since the recent update of NRF Connect to v.4.0.0 and Power Profiler to 3.5.4 after ~ 4 to 6 hours the Power Profiler Software loses connection with Power Profiler device resulting in the current measurements stopping. Prior to the update (3.12.0 / 3.5.3) I was able to reliably collect data for up to 24 hours using the same Linux computer.
In an effort to get back to data collection I am trying to revert to the previous version of NRF Connect and the Power Profiler software (3.12.0 and 3.5.3). I have successfully installed Version 3.12.0 of nRF Connect for Desktop and following the instructions from (https://nordicsemiconductor.github.io/pc-nrfconnect-docs/local_app_installation) I can see the 3.5.3 Power Profiler. When opening the Power Profiler I receive the following error message:
Cannot find module 'home/user/.nrfconnect-apps/local/pc-nrfconnect-ppk.3.5.3/dist/bundle.js'. Please verify that the package.json has a valid "main" entry.
After checking through the 3.5.3 Source code(tar.gz) files I was not able to locate a dist/bundle.js file.
Any suggestions for resolving either the long duration measurements with 4.0.0 / 3.5.4 or reverting back to 3.12.0 / 3.5.3 would be greatly appreciated.