Hai,
Am using Q2686G.
The firmware version is :: R74_00gg.Q2686G
Application OS :: 06.21
Boot loader version :: V08b0e.
when using wip_TCPClientCreate() API, some times,the WIP_CEV_OPEN is received in handler immediately . But in some other time WIP_CEV_OPEN is not at all get received in the event handler even the socket creation is done successfully.Rebooting the unit is helping some time, but not all the time.
What is the reason behind this? Why the event WIP_CEV_OPEN is not invoked all the time? and what may the remedy for this?
Of course, you can’t create a socket if you don’t have an IP address - but simply having one is no guarantee that creating a socket will work!
That simply indicates that it was able to initiate creating the socket - again,
can you tell any way to ensure the socket creation is success?That will help me a lot
i waited for around 20 minutes. It doesn’t get called
yes awneil, i am handling WIP_CEV_ERROR
]
around 20 min. If i reboot the unit means, some times, say 70% of time, it works fine. But, in remote site who will reboot?. really i can’t get why this is happening?