Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: lib: nrf_cloud: Log connection info from lib #17490

Merged
merged 1 commit into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. net: lib: nrf_cloud: Log connection info from lib

    Some nRF Cloud connection information is available regardless
    of whether the device has successfully connected, whereas
    other information is only available post-connection.
    
    Separate out the post-connection info into a new function, and
    call both at the appropriate times in the nrf_cloud_libraries.
    
    Remove previous requirement to call these functions from the
    application.
    
    Jira: IRIS-9653
    
    Signed-off-by: Pete Skeggs <[email protected]>
    Co-authored-by: Justin Morton <[email protected]>
    plskeggs and jayteemo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    40b7123 View commit details
    Browse the repository at this point in the history