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

Update nrf_cloud_rest_device_message sample to use CAF instead of DK library #12026

Merged

Commits on Aug 22, 2023

  1. samples: cellular: nrf_cloud_rest_device_message: use CAF

    Updated the sample to use CAF instead of DK library for led
    and button events. Added a device-tree overlay for LEDs to
    work with CAF LEDs module. Added header files for buttons
    and LEDs definition which are required by CAF.
    
    Also, added error message for when the sample fails to send
    alerts to nRF Cloud.
    
    Signed-off-by: Tony Le <tony.le@nordicsemi.no>
    tony-le-24 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0c7ae05 View commit details
    Browse the repository at this point in the history