* In the sample doc, replace native_posix references with native_sim * Provide an overlay for native_sim * Enable native_sim in the test yaml Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
CONFIG_DNS_RESOLVER=y
|
|
CONFIG_DNS_SERVER_IP_ADDRESSES=y
|
|
CONFIG_DNS_SERVER1="192.0.2.2"
|
|
CONFIG_LWM2M_DNS_SUPPORT=y
|
|
CONFIG_NET_CONFIG_MY_IPV4_GW="192.0.2.2"
|