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

Receive pin shows some error data's

Dear Nordic,

i am just testing ble examples in nrf 52840 dongle and also implementing one uart for just testing

TX pin - 1.10

RX pin - 1.13

transmission works fine but when start receive data  some times it get proper data

some times receive error data(for eg :- pressing A shows other character )

i need some help to solve this issue 

can you help me to solve this issue?

testing example-ble central and peripheral example

when i test nrf 52 DK no missing or error data (works fine)

i need some help

Parents
  • Hi Alan.

    The nRF52840 Dongle is meant to be used with nRF Connect to test your nRF-based wireless soultions, not to develop on.
    Example applications which works with the Dongle is found under the board name pca10059. It is possible for you to develop your own applications, but this requires a fair amount of modifications, so I would not recommend that you develop on the nRF52840 Dongle.

    You should develop using the nRF52840 DK.

    When it comes to your question, this could be a result of the modifications that are required. It could be either wrong baudrate or flowcontroll.

    - Andreas

Reply
  • Hi Alan.

    The nRF52840 Dongle is meant to be used with nRF Connect to test your nRF-based wireless soultions, not to develop on.
    Example applications which works with the Dongle is found under the board name pca10059. It is possible for you to develop your own applications, but this requires a fair amount of modifications, so I would not recommend that you develop on the nRF52840 Dongle.

    You should develop using the nRF52840 DK.

    When it comes to your question, this could be a result of the modifications that are required. It could be either wrong baudrate or flowcontroll.

    - Andreas

Children
Related