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

Need logging utility for Android where nRF52810 is integrated with host

Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.

or Provide a stand alone logging utility that runs on nRF52810 and stores log file in to particular location on nRF, which we will exchange to host over UART interface whenever required.

Parents
  • Hi

    Just to clarify, do you want to connect your debugger device via UART to your mobile device? As far as I know, there is no UART interface available on any common mobile phones, so I don't think that would be possible. Or are you just looking for something like the nRF Logger or nRF UART app for Android?

    As for the second case, you can check out this thread, where my colleague Vidar is discussing the flash log backend, and uploaded an example using this if you'd like to check that out for reference.

    Best regards,

    Simon

Reply
  • Hi

    Just to clarify, do you want to connect your debugger device via UART to your mobile device? As far as I know, there is no UART interface available on any common mobile phones, so I don't think that would be possible. Or are you just looking for something like the nRF Logger or nRF UART app for Android?

    As for the second case, you can check out this thread, where my colleague Vidar is discussing the flash log backend, and uploaded an example using this if you'd like to check that out for reference.

    Best regards,

    Simon

Children
Related