Tool/software: TI C/C++ Compiler
There are a number of entries in the forums dating back over a year regarding accessing other DHCP options through the DHCP client in the cc3XXX, such as option 42 for NTP servers or option 2 for Time offset.
I have checked SWRU455B in section 5.4 but there still appears to be no support for this in the cc3120.
I note that the datasheet for the cc3120 specifies a DHCP client but it doesn't specify that it only supports IP Address, Subnet Mask (option 1), router (option 3), and DNS server (option 6).
It is also impractical to implement a secondary DHCP client to just address these short comings as other entries in this forum have mentioned, it would require a complete dhcp client.
Can you please advise when, or perhaps if, we can expect a patch to the CC3120 such that we can request and get other dhcp options as specified in RFC2132?