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

how to send string from application to nrf_conncet_mobile through zephyr

Hi all,

I'm trying to send string data from zephyr software application to mobile nrf connect application using nrf52840 board, how can i send the data ?

~Thanks

Parents
  • Hello,

    I have done all the steps of the link you have have send when sending data from my application it appears on the com but it does not give any notification log on the mobile

    Thanks,

  • Perhaps we are misunderstanding each other here. By application log I am referring to the nRF Connect's "See logs" option, where you should see a logging read "Received notification .. " whenever something is written to the serial port of the connected nRF52840 DK.

    If you are not seeing any such loggings in the log, what does you logger say? Please share the entire log using the Insert -> Code -> Text option.

    Best regards,
    Karl

Reply
  • Perhaps we are misunderstanding each other here. By application log I am referring to the nRF Connect's "See logs" option, where you should see a logging read "Received notification .. " whenever something is written to the serial port of the connected nRF52840 DK.

    If you are not seeing any such loggings in the log, what does you logger say? Please share the entire log using the Insert -> Code -> Text option.

    Best regards,
    Karl

Children
Related