blob: d953750638058501d0db9e62cfb4c87fedd34492 [file] [log] [blame]
# Copyright (c) 2025 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "CoAP Upload Sample Application"
config NET_SAMPLE_COAP_SERVER_PORT
int "CoAP server port"
default 5683
help
CoAP server port that the application should send requests to.
source "Kconfig.zephyr"