nRF Logger
2.0.0
e6cdd442240bf4ca1ad7f280a3421dce9bc4704bfccf7935c2117434150e5285
094595a5b4ec70edf28f8af5092641d8fa721395
nRF Logger application allows developers to view log sessions created by other applications using the API released on GitHub. It is being used by nRF Connect and nRF Toolbox from Nordic Semiconductor to log connection events.
With nRF Logger installed developers may debug their apps when not connected to the computer. Log sessions may be also shared by customers to obtain detailed information.
6 log levels are supported:
- DEBUG
- VERBOSE
- INFO
- APPLICATION
- WARNING
- ERROR
A log session may be marked with a flag or given a description to easily find it in the future.
Requirements:
Application will not work with nRF Connect v. 1.0. Version 1.1+ is required.
Public API:
The public nRF Logger API has been released on GitHub: https://github.com/NordicSemiconductor/nRF-Logger-API which allows to create log sessions from 3rd-party applications. Check GitHub site for more information and example.
Latest Version
2.0.0Uploaded by
Evanatasha
Requires Android
Android 4.2+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Dec 1, 2024
This is a major update of the app. We fixed a lot of UI issues including:
* Support for Android 14 and newer,
* Edge to edge display,
* Splash screen,
* Displaying date sections with duplicate dates,
* Double log level drop-down menu when scrolling,
* Buttons to quickly scroll to the top and bottom,
* Opening logs from other apps,
* ...and many more.