nRF Connect SDK API 2.8.99
|
int nrf_cloud_fota_smp_version_read | ( | void | ) |
#include <include/net/nrf_cloud.h>
Read the image info from the SMP device to obtain the current version.
0 | Success; call nrf_cloud_fota_smp_version_get to get the version string. |
-ENOBUFS | Error; internal buffer is too small to hold version string. |