I am using the nrf9160 for an OTA firmware update application. After going through a lot of tickets and some documentation regarding the nrf, I have not been able to find anything detailing the possibility of using checksum validation for downloaded files when using nrf9160. If I wish to verify the SHA256 of a downloaded file (.bin) when using NRF9160, where could I find this checksum of the file and what is a possible way of accessing the same. As far as I understand, the DFU Bootloader settings support the NRF51 series and do not transition as is to the NRF91 series. If I could get any suggestions as to how I could move further with this, it would be extremely helpful. C