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

nrf5-calendar example questions

https://github.com/NordicPlayground/nrf5-calendar-example

I run the above calendar example in nrf52840 and it run successfully with no error or warning, but i did not see any output on UART port nor ble port( mobile app). i checked my COM port and it is working fine as it is available on ports. I do not know what is the problem, your help will be very helpful for me. thanks

Parents
  • Hi Sami, 

    I did a quick test here and it worked fine. If I input "s" on the COM port I can set the time. 

    Have you tried to test with other UART example ?  That you can see something printed out on COM port ? 
    Which hardware are you testing with , was it a nRF52840 Dev Kit ? 

    Note that the example doesn't do any Bluetooth.

Reply
  • Hi Sami, 

    I did a quick test here and it worked fine. If I input "s" on the COM port I can set the time. 

    Have you tried to test with other UART example ?  That you can see something printed out on COM port ? 
    Which hardware are you testing with , was it a nRF52840 Dev Kit ? 

    Note that the example doesn't do any Bluetooth.

Children
Related