Since PPK2 firmware version [1.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-ppk/tree/cff12b120c1863afbb4fec47d4f3f651b044015a/firmware) python api does not work anymore. Current working version is [1.1.0](https://github.com/NordicSemiconductor/pc-nrfconnect-ppk/tree/bc7072589397d1fd9050585b9522b6c0f0141da2/firmware). I have to downgrade all my PPK2 device (using the NRF CONNECT PROGRAMMER) to use python api again. Since NRF CONNECT POWER PROFILER version 4.2.0, a prompt for update PPK firmware to 1.2.0 will be triggered if current PPK has the older firmware, which might break the compatibility to this python api. Please add a **disclaimer** for this issue or add support for the newer PPK2 firmware version I've only tested the PPK2_MP API. Thanks!