![NXP Semiconductors SLN-VIZNAS-IOT User Manual Download Page 36](http://html.mh-extra.com/html/nxp-semiconductors/sln-viznas-iot/sln-viznas-iot_user-manual_1721903036.webp)
36
SLN-VIZNAS-IOT User Guide, Rev. 1.1, 10/2020
NXP Semiconductors
3.2.10
Save Users Through Resets
When low power mode is disabled, faces are not automatically saved into flash, meaning
that when the board is reset, any registered faces not explicitly saved into flash will be
removed. To save a face into flash, use the command “
save N
”, where “N” is the number
of users you want to save. Users are saved in the order that they were added, so if the
command “save 3” was used, the first 3 users registered into the database would be
saved.
SHELL>> save 3
SHELL>> 3 list will be saved into flash database
Database save success. Time taken in ms 0
Figure 51: "save 3" Command
Alternatively, the command “
save
” with no arguments will save all registered users into
flash.
SHELL>> save
SHELL>> all sdram database will save into flash database
Database save success. Time taken in ms 0
Figure 52: "save" Command
The
“save”
command returns a success message along with the time taken in
milliseconds to save all the faces into flash.
3.2.11
Enable OTW (Over-the-Wire) Update Mode
OTW updates and enabling OTW Update Mode are discussed in the
SLN-VIZNAS-IOT
Developer’s Guide
.
3.2.12
Reset the SLN-VIZNAS-IOT
Situations can arise in which it is useful to reset the kit without needing to physically power
cycle the kit. This can be done through use of the
“reset”
command. This command
performs a soft reset of the kit, going through the entire bootstrapping and bootloading
process (see SLN-VIZNAS-IOT-
Developer’s Guide) again.
SHELL>> reset
SHELL>> System will reset
Figure 53: "reset" Command
As with any reset of the kit, serial communication will need to be reestablished to begin
issuing serial commands to the board again and you may also need to restart the camera
application you are using (Windows Camera App, Cheese, etc..