Hi, I faced a DHCP problem, I still can not get a correct IP address from my router or AP (I have tried different routers and different modes). The IP I got by using netapp_ipconfig is always 252.255.1.32 and I cannot ping to this IP, very strange. The cc3000 is already connected to the router and I can get its mac address in the router setting page. I have tried netapp_dhcp(0, 0, 0, 0) to enable the DHCP function.
Recently I can send mdnsAdvertiser to my local phone, the IP address displayed in ZeroConf Browser is also 252.255.1.32. But my PC can not get the UDP packet from cc3000 successfully.
The 20 data I got in CC3000_UsynchCallback case HCI_EVNT_WLAN_UNSOL_DHCP is : 32-1-255-252-32-1-255-252-0-0-0-0-0-0-0-0-32-1-255-252
Host MCU: STM32F4
Host Driver version: 1.10.1
Service Pack version: 1.10
Thanks