wip_bearerHandler_f problem

Hi,

I’m using Q24Plus module with O/S firmware 657 with WIP Plugin (2.00.31).

I was facing a problem with wip_bearerHandler_f never feed back me any event for example WIP_BEV_IP_CONNECTED, WIP_BEV_CONN_FAILED to inform me the status of this connection.

Let me describe my problem in details.

When i receive the WIP_BERR_OK_INPROGRESS (from TMT) after calling the wip_bearerStart( b) function, i try to send some AT comand from the Terminal Emulator, i notice there is no event will be receive on the wip_bearerHandler_f function. FYI, i have wait for 24 hours in this case. Also, i can reproduce this scenario every time i doing the same steps.

I didn’t face the same problem on the edLib when i using the TCPIP PlugIn version 3.02.

Can anyone explain this to me?

Thank you. :frowning: