This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UART

Hi,

is there any Example to use the UART ? I need an monitor while the application is running, is the UART COM Port the right one for this?

Is there an example with the app_uart?

Best regards Nils

Parents
  • I need also help to send printf outputs via UART to a serial terminal.

    I am also working on Eclipse + GCC environment and using Evaluation Kit and my BLE application uses S110_SoftDevice.

    questions are:

    • Which uart- support files from Nordic S. SDK are to add to the build?
    • How to connect (printf -- putc)?
    • Which way make more sense? Using either USB (COMx) or other GPIOs as UART output?

    Yalcin

Reply
  • I need also help to send printf outputs via UART to a serial terminal.

    I am also working on Eclipse + GCC environment and using Evaluation Kit and my BLE application uses S110_SoftDevice.

    questions are:

    • Which uart- support files from Nordic S. SDK are to add to the build?
    • How to connect (printf -- putc)?
    • Which way make more sense? Using either USB (COMx) or other GPIOs as UART output?

    Yalcin

Children
Related