Skip to content

LWM2M Firmware Package URI #61024

Closed Answered by RomainPelletant
thomasBisseling asked this question in Q&A
Discussion options

You must be logged in to vote

Download is done by block. In the code sample provided, you have to write each block ( received in static int firmware_block_received_cb(uint16_t obj_inst_id,...) into the memory.

So each new block fw received could be written in memory using flash API or
DFU API (https://docs.zephyrproject.org/latest/services/device_mgmt/dfu.html)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@thomasBisseling
Comment options

@RomainPelletant
Comment options

Answer selected by thomasBisseling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants