Please can you provide the location to download the "PC Master control panel" installer. Thanks.
Please can you provide the location to download the "PC Master control panel" installer. Thanks.
Hi,
The Master Control panel is replaced by the nRF Connect, here is the link: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop.
You can also check out this link: https://www.nordicsemi.com/DocLib/Content/User_Guides/getting_started/latest/UG/common/nordic_tools, Nordic tools and downloads.
Best regards,
Kaja
I require the ability to flash firmware OTA using BLE but it needs to be a command line tool or API that I can run from my C# code. I do not think nRF-Connect provides a command-line interface?
I require the ability to flash firmware OTA using BLE but it needs to be a command line tool or API that I can run from my C# code. I do not think nRF-Connect provides a command-line interface?
Then you can have a look at these:
https://github.com/NordicSemiconductor/pc-nrfutil/tree/v1.5.0
https://github.com/NordicSemiconductor/pc-nrfutil/tree/v1.5.0/nordicsemi/dfu
So you need to integrate your code.
Best regards
Kaja