Hi,
how can I set the hostname/client-name of the CC3000 device as it shows up in the Access Point DHCP client list? At the moment it always shows up as an empty string.
It would be useful to be able to configure this (in case it isn't at the moment).
Cheers,
Johannes
Hi Johannes,
The host name is not part of the DHCP information sent by the CC3000. Not sure if it will be implemented.
Pedro
Hi Pedro,
thanks for the relpy. It would be really cool if the hostname could be set through the CC3000 API, e.g.
void netapp_set_hostname(const char *hostname);