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

basic UART sample for nRF Connect SDK

Hi,

I am struggling to find a basic sample for UART communication in NCS. As an experienced Nrf5 SDK programmer, I find it very hard to convert my firmware to nRF Connect and Zephyr. There is no small and simple example in the NCS, the Zephyr website just lists of bunch of declarations, and searching the internet and devzone yields a bewildering amount of different solutions, dead links, with or without FIFO, UART or UARTE, incomprehensible config settings and lots of code that is documented as "not running", "unreliable" etc. I just need 2 UARTs to transmit commands  to sensors and receive data from them, preferably under interrupt.

thx,

Henk

Parents
  • Hi Stian,

    after updating the toolchain to 1.6.1 the IDE got so fucked up I had to uninstall the whole set. Basic problem seemed to be that the compiler kept searching and finding files in other places then where they really were. Uninstalling nRF Connect did nog work either: I had to make a clean Windows install to get the IDE running again. GRUMBLE!!! Anyway, after all these hours of work, the problem with the UART flag has disappeared, so I consider this issue closed.

    It is also closed because we have decided to give up on nRF Connect that, in our humble opinion, sucks big time. We are going to redesign the board with TI or Microchip processors so that in the future we will not be forced to throw away all our development just because Nordic has come up with yet another fancy IDE.

    Thanks anyway for your help,

    Henk

  • Hi, I'm sorry to hear you had such a hard time getting nRF Connect SDK up and running. Sad to hear you are leaving.

Reply Children
No Data
Related