how to soft reset nrf51 in ble application??
If you are using a SoftDevice you can use sd_nvic_systemreset()
but when i put break point on *x = (rx_buffer[0]) it goes into infinite loop
but when i put break point on *x = (rx_buffer[0]) it goes into infinite loop