Jason:
What's the Segger J-link version in your side?....If the j-link version is not match 3.6.1, it will be happened the same bug situation as your statement.
Connecting ‘J-Link’ using ‘USB’
Connecting to target using SWD
Loaded D:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.20/bin/JLinkARM.dll
Firmware Version: J-Link OB-SAM3U128-V2-NordicSemi compiled Mar 17 2020 14:43:00
DLL Version: 6.88a
Hardware Version: V1.00
Target Voltage: 3.300
The 3.6.1 release note:
https://github.com/NordicSemiconductor/pc-nrfconnect-launcher/releases
It's mention that driver nrfjprog v10.12.1 and JLink 6.88a. But yours is the same 6.88a
So your bug is not the same with mine. Because my bug is happened in 6.86f. And the nRF51 series can't be recognized. So I reinstall the old one (3.6.0)
i wonder if there is other way to test without the nrf connect this program do have lots of bug
Because you have to server setup with .ncs file. So that I have no idea about your solution now.
But I think re-install 3.6.0 or earlier is another choice. I had done the older version before. It's okay.
Because you have to server setup with .ncs file. So that I have no idea about your solution now.
But I think re-install 3.6.0 or earlier is another choice. I had done the older version before. It's okay.
i tried 3.6.0 but still does not work
Actually it work sometimes but it works out randomly some times it just show error btw
It's not work .Because app (BLE app) version(2.4.0 mine) is also new one. If you have old backup, it can work fine. Else there must be some trouble in the application code.
where can i download the old version of ble app
I don't know I had asked the same question before here. But no any good answer,...Because app file is json file format. It 's not easy replace for old one. I make it with the old backup file(cloned file).