This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART EXAMPLE

I have download the given software about UART to my nRF51822-EK. But it didn't work. Do I need s110 or not?

Parents
  • 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.

Reply
  • 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.

Children
No Data
Related