This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

crc16 is checking??

Hello, I am using nrf51822 and SDK11, dual bank dfu ble, S130, 2.0.0.

I made dfu zip file and I modify firmware_crc16 value to the wrong one. And I zip it again.

But I can successfully upload with nRF Toolbox DFU. I set the break point in "dfu_init_postvalidate", but I don't know why, but the two value, received_crc and image_crc is always same value. m_extended_packet is not the value that I wrote in my init_packet_data, "firmware_crc16". Can you explain why? Thank you.

Parents Reply Children
No Data
Related