We have some equipment with the CC3235S SimpleLink WiFi 'at_commands' stock app going into some companies which do not allow NTP (time) to exit their corp firewall. They say that we should be using the standard 'time_server' value returned by their DHCP servers (is option 4 from RFC2132). The stock AT+NetCfgGet only seems to track/save the DHCP responses for IP, subnet, gateway, and DNS.
Is there any way to see DHCP options which were returned by DHCP servers, but possibly not processed?
Has anyone else had to deal with this? I can't believe this doesn't come up for other suppliers.
We DO use a simple NTP client, but our normal pool.ntp.org queries are blocked. We are hoping not to have to manually reconfigure an inhouse time_server address for each of these customers (and they do all seem a bit annoyed that we'd need to! :-} )