simple question about the wifi library

General discussion on Libstock website & codes posted on this website.
Post Reply
Author
Message
Phivo
Posts: 9
Joined: 11 Jan 2013 22:10

simple question about the wifi library

#1 Post by Phivo » 26 Feb 2013 09:28

Hello,

Im working with the wifi click board, in the explaination of the library was told to increment the Net_Wireless_MCX1001_Time variable. Why does it has to be done?.

regards,

Philip

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: simple question about the wifi library

#2 Post by dejan.odabasic » 27 Feb 2013 16:14

Hello,

Keeping track of elapsed time is requires for certain functions, which wait for reply from WiFi interface chip(MCW1001).

For every sent command you are expecting reply from chip, while loop is waiting for reply while elapsed time is < then Net_Wireless_MCW1001_TimeToWait variable value.

Best regards.

Phivo
Posts: 9
Joined: 11 Jan 2013 22:10

Re: simple question about the wifi library

#3 Post by Phivo » 06 Mar 2013 09:57

Hello,

thank you verry much for answering.

regards,

Philip

Post Reply

Return to “Libstock Discussion”