Part Number: CC3220
Hi,
I was wondering if it was possible to STOP the internal DNS server when the device is in AP mode.
According to the manual it should work, but I keep gettting the error -6212, which translates to SL_ERROR_NET_APP_INCORRECT_APP_MASK.
The code I tried is:
RetVal = sl_NetAppStop(SL_NETAPP_DNS_SERVER_ID);
I am using a CC3220S by the way.
Best regards,
Salvatore