send

abstract fun send(offset: Int): McuMgrResponse

Synchronously sends or requests the part of data from given offset.

Return

the response received.

Parameters

offset

the offset, from which data will be transferred.

Throws