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 communication using nRH52840

  1. I am a newbee to nrf 52840..I saw lot of documents and got confused on where to start ..indly guide me on this
  2. we are trying nrf52840 dev kit as we are using nrf52840 in our custom board
  3. Let me know how can start for UART communciation using this dev Kit
  4. Kindly let me know the procedures
  5. Also if I plan to use custom board for this..let me know how we can program for incoming BLE msg to be sent via UART..

Kindly let me know

Thanks and regards

Ravi chandran

  • Hi,

    Start with our lp-UART example in NCS or UART example in nRF5SDK. Documentation for the peripheral can be found here,

    regards

    Jared 

  • Hi,

    Thanks for your reply.I tried unboxing the Dk kit with pulsating example which was preinstalled ..I was able to control the LED's.after this I copied J-Link OB-SAM3U128-V2-NordicSemi 170724.bin to check for the flashing LED example.

    Now I cannot go back to previous one.

    what I need to know is should I install Segger Embedded studio to run the IDE....I need to know which IDE  I can install so that I can run the examples by flashing.

    IDE where I can code (pre installed code if any), compile and run ..similar to an IDE.Kindly let me know

    Like this if I already have UART example I shall modify the same and flash the hex file.Kindly guide me 

    regards

    Ravi chandran

  • Hi,

    just adding to this..I used termite to check the UART status start....but when I connect and press green light above RTS I still did not see any message now...I wanted to know how I can configure ourselves so that we can have control over the UART code so that we can flash what we intend for.

    our requirement is UART communication from out custom board to Nordic BLE and then receiving from Nordic BLE to custom board through UART.what needs to done to acheive this..kindly guide us.

    regards

    Ravi chandran

  • Hi,

    If you're using nRF5SDK then SES from SEGGER is a good choice for an IDE. See our Getting Started tutorial on Segger on how to get started.

    regards

    Jared

  • Hi jared,

    I tried going to nordicsemi website but the downloads does not give me SDK ..it downloads device downloads...API folder , then some hex file along with PDF..where can I dowload SEGGER embedded studio such that I can use Nrf SDK folder??...I have installed VS installer and Nrf connect..but could not find Segger studio....kindly let me know

    regards

    Ravi

Related