====> 255 255 255 255 255 // this line my debug print of data[0..4].
ERROR: HardwareSerializer: Invalid config data in hardware. // This error results from data[0..4] not forming the letters VOXEL.
Successfully loaded depth camera for device 0::0451:9107::885677
Serial number of the depth camera = 885677
About to write '885677' as serial number...
Are you sure you want to change the serial number [y/n]? n
See below command line capture. Please read my commentary below after "//".
larry@larry-Satellite-P55W-C:~/Sandbox/voxelsdk/build$ ./bin/SerialNumber -v 0x451 -p 0x9107 -s 885677
====> 255 255 255 255 255 // this line my debug print of data[0..4]. ERROR: HardwareSerializer: Invalid config data in hardware. // This error results from data[0..4] not forming the letters VOXEL.
Successfully loaded depth camera for device 0::0451:9107::885677
Serial number of the depth camera = 885677
About to write '885677' as serial number... Are you sure you want to change the serial number [y/n]? n
Not writing the serial number. Exiting.