I was using Power Profiler app with PPK2 for capturing data on long period(48 hours) after 2 hours of running the app is crashed.
Detailed Error message
Cannot read property 'hitRadius' of undefined TypeError: Cannot read property 'hitRadius' of undefined at pn.inRange (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:103593) at C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:65080 at FB (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:64563) at CB (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:65044) at hB (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:65368) at nearest (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:66567) at Un.getElementsAtEventForMode (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:89761) at Un._getActiveElements (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:94371) at Un._handleEvent (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bundle.js:32:93874) at Un._eventHandler (C:\Users\Dell_05\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk\dist\bund
System Report
# nRFConnect System Report - 2022-10-23T15-28-45.265Z - System: Dell Inc. Precision M6800 - BIOS: Dell Inc. DELL - 1072009 - CPU: 1 x Intel Core™ i7-4800MQ 2.7 GHz 8 cores (4 physical) - Memory: 5.7 GB free of 15.9 GB total - Filesystem: C: (NTFS) 237.9 GB 94.3% used - OS: Майкрософт Windows 10 Pro (10.0.19044) Windows ia32 - Versions - kernel: 10.0.19044 - git: 2.21.0.windows.1 - node: 14.16.0 - python: 3.10.5 - python3: - nrf-device-lib-js: 0.4.13 - nrf-device-lib: 0.12.8 - nrfjprog DLL: 10.16.0 - JLink: JLink_V7.66a - Connected devices: - EC4E01FB10DB : COM5 - Current device: - name: PPK2 - serialNumber: EC4E01FB10DB - cores: Unknown - website: https://www.nordicsemi.com/Software-and-tools/Development-Tools/Power-Profiler-Kit-2
After restart of the app it worked but I lost my data.
Is it possible to store data automatically every minute or so?
Is PPK app is ready to be used for so long(48 hours)?
What can I do to fix this issue?