Would it be possible to get the SHA256 hash for version 5.1.0 of the S132 soft device for the nRF52832? Just want to verify the integrity of the download. Thanks.
Would it be possible to get the SHA256 hash for version 5.1.0 of the S132 soft device for the nRF52832? Just want to verify the integrity of the download. Thanks.
The SD is shipped as intel hex file.
Intel hex files have a check sum in each line and an end-of-file record. This allows you to verify the integrity of the download yourself.
The SD is shipped as intel hex file.
Intel hex files have a check sum in each line and an end-of-file record. This allows you to verify the integrity of the download yourself.