Greetings to all, I am trying to debug the PrnRF Connect Programmer with visual studio code, but I can not find a way to achieve this. They could give me a hint of how to do it.
Greetings to all, I am trying to debug the PrnRF Connect Programmer with visual studio code, but I can not find a way to achieve this. They could give me a hint of how to do it.
Hi Bjorn, thanks for your answer, the code of the PC-nrfconnect-programmer can be found at the following link https://github.com/NordicSemiconductor/pc-nrfconnect-programmer , but it has an index.jsx file and I can not find a way to debug this code.
Hi Bjorn, thanks for your answer, the code of the PC-nrfconnect-programmer can be found at the following link https://github.com/NordicSemiconductor/pc-nrfconnect-programmer , but it has an index.jsx file and I can not find a way to debug this code.
Good to know. Thanks! You can easily open the code by clicking on the file in Github (but you probably already knew this :) I will ask internally about debugging the programmer app & let you know when I receive an answer.
It seems you have already received a response in a closed pull request in Github. The developer I talked to mentioned to take a look at the documentation here (if you have not done so already).