I have download the given software about UART to my nRF51822-EK. But it didn't work. Do I need s110 or not?
I have download the given software about UART to my nRF51822-EK. But it didn't work. Do I need s110 or not?
Hi,
yes you need the Softdevice on your application. In the code of the UART Example yu can see the BLE Stack will be initialized and without an softdevice on your chip i won't work. You have to use nrfgStudio to load the softdevice on your chip.
Best regards nils
Hi,
yes you need the Softdevice on your application. In the code of the UART Example yu can see the BLE Stack will be initialized and without an softdevice on your chip i won't work. You have to use nrfgStudio to load the softdevice on your chip.
Best regards nils