Hi,
Is there documentation or examples related to CoAP for block transfer for both client and server?
I searched throughout the examples and files and still did not find it. I would like to send a big chunk of payload around 1024 bytes from client to server. The simple example is the opposite, which is the client only GET from the server that serves some payload.
I also saw many issues asked related to block transfer examples. It would be helpful to tackle this problem together for the examples code.
Hi,
Is there documentation or examples related to CoAP for block transfer for both client and server?
I searched throughout the examples and files and still did not find it. I would like to send a big chunk of payload around 1024 bytes from client to server. The simple example is the opposite, which is the client only GET from the server that serves some payload.
I also saw many issues asked related to block transfer examples. It would be helpful to tackle this problem together for the examples code.