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 Reply Children
  • Hi Simon,

    nRF52810 is physically connected to Android device over UART and the serial link between nRF and Android is successful and working fine. Support we are looking for is related to only debug logging.

    Using flash log back end debug logs are generated and stored on the flash area of nRF52810, but Android device need access to these logs over serial interface.

    Do you have any Android utility that we can make use of to access logs stored in flash area of nRF52810 from Android device.

    Regards,

    Siva Nagendra.

Related