Skip to content

Conversation

@rlubos
Copy link
Contributor

@rlubos rlubos commented May 12, 2025

Keep Alive timeout is represented by 2-byte unsigned integer, however the corresponding Kconfig option was limited to UINT8_MAX only. Also, similarly to regular MQTT, allow to disable the Keep Alive functionality by specifying the Keep Alive value to 0.

Fixes #89684

Keep Alive timeout is represented by 2-byte unsigned integer, however
the corresponding Kconfig option was limited to UINT8_MAX only.
Also, similarly to regular MQTT, allow to disable the Keep Alive
functionality by specifying the Keep Alive value to 0.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
@sonarqubecloud
Copy link

@rlubos rlubos mentioned this pull request May 14, 2025
@kartben kartben merged commit e1d7771 into zephyrproject-rtos:main May 14, 2025
28 checks passed
@rlubos rlubos deleted the net/mqtt-sn-keep-alive-fix branch May 19, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MQTT-SN configuration

6 participants