nRF Connect SDK API 2.8.99
|
int nrf_cloud_fota_smp_version_get | ( | char ** | smp_ver_out | ) |
#include <include/net/nrf_cloud.h>
Get the current version string of the SMP device. An empty string will be returned if nrf_cloud_fota_smp_version_read has not been successfully called.
0 | Success. |
-ENOBUFS | Error; internal buffer is too small to hold version string. |