Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - wengkee

#1
HI,

This is what happened.
I select device P89V664.
I used the function fm_connect to connect to the device, without the actual device connected.
I should failed after the time out since there is no device connected
but what happened is that it Pass and when I do a fm_blank_check, it just hang there. Look like there is a bug in fm_connect cos since there is not device connected, it should reeturn faile.

If I chose C664 and use fm_connect without the actual device connected, it will failed after some time (time out?).
DO you know why it is so and how can I over come this?