Hello,
I was wondering if anyone would be able to check something for me. In all my wireshark traces, after the CC3000 acquires an IP address via DHCP, it takes approximately 2 seconds before there is any activity from it (the next call being a gethostbyname()).
While I investigate my code to see if something could explain such a large delay, I was wondering if someone had a test setup or Wireshark trace handy that would allow them to check for similar behaviour? Basically, how long is it between the DHCP process completing and the first packet leaving the CC3000 (that is initiated by the CC3000)
I know the connection process from the CC3000 takes some time, but I was expecting that to end with a DHCP request, not begin with one.
Cheers