-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
It's currently possible to set the CoAP client RX timeout via the Kconfig CONFIG_GOLIOTH_COAP_CLIENT_RX_TIMEOUT_SEC.
Would it be possible to allow this timeout to be set at runtime as well?
The use case I had in mind: usually this value is set larger than the device's reporting interval (to avoid the client trying to restart the connection before the device sends data). However, if the reporting interval on the device is configurable at runtime, I don't think it's currently possible to update this timeout on the fly when the reporting interval changes.
Existing feature reference
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request