How to use stlink or CMSIS - DAP downloading S110 protocol stack? Jlink can use nrfgostuide down s110 protocol stack, i want to know how to use stlink or CMSIS - DAP download S110 protocol stack?
How to use stlink or CMSIS - DAP downloading S110 protocol stack? Jlink can use nrfgostuide down s110 protocol stack, i want to know how to use stlink or CMSIS - DAP download S110 protocol stack?
Do you mean that S110 protocol stack is the SoftDevice?
The STlink or CMSIS-DAP debugger are no different much from the J-Link. You can download a SoftDevice hex file with the Keil MDK. Open one ble example from nRF5x SDK and set the project target as flash_s110_nrf5x_x.x.x_softdevice, and just press download button, F8, that's all.
Do you mean that S110 protocol stack is the SoftDevice?
The STlink or CMSIS-DAP debugger are no different much from the J-Link. You can download a SoftDevice hex file with the Keil MDK. Open one ble example from nRF5x SDK and set the project target as flash_s110_nrf5x_x.x.x_softdevice, and just press download button, F8, that's all.
This should work. Remember to tell Keil to use CMSIS-DAP or Stlink instead of JLINK: