Why return code of BlueNRG-X_Flasher_Launcher.exe is always 1 when calling it through C++
Hello,My C++ code calls BlueNRG-X_Flasher_Launcher.exe with all relevant arguments. I can successfully program the BLE module STB1132-25. I have used the c standard function system(const char*) to call BlueNRG-X_Flasher_Launcher.exe. the issue is, wh...