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

need clear output for RTC using nRF52832

i have test with RTC using nrf_calender.c.

It will prints output data on terminal window.

But, I didn't recognize the actual data.

Output data is mentioned below,

C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa
C2C1C1CeCeClCa:C C/CC CbCa6C1C6C1CiCaCa

Thanks for advance.

Parents
  • Hi,

    Is that all the data you get in the terminal?

    Please check that flow control and baudrate are set appropriately. If you use the nrf5-calendar-example then the baudrate is 115200 and flow control is enabled. If those settings are correct in the terminal, then you can check that you have configured the correct pins for UART for the board that you are using.

    Regards,
    Terje

  • currently i'm using nRF52832 DK board. i'm using on board  UART.

    baudrate is 115200.

Reply Children
No Data