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?
That depends on which example you mean. Nils is quite correct that the softdevice is needed for the ble_app_uart that has been distributed here, but if you mean the uart_example in the SDK, it depends on the target settings (i.e. the targets that ends with _s110 needs the softdevice, the others don't). Target can be selected from the drop down next to the download button in Keil.
That depends on which example you mean. Nils is quite correct that the softdevice is needed for the ble_app_uart that has been distributed here, but if you mean the uart_example in the SDK, it depends on the target settings (i.e. the targets that ends with _s110 needs the softdevice, the others don't). Target can be selected from the drop down next to the download button in Keil.