Beacon Interval

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Geva_2134536
Level 3
Level 3
First like received First like given

Hello,

I am using the SN8205 together with WICED.

The beacons with the SSID are now sent every 100ms, is there a way to change this interval to a larger value?

Cheers,

Gerard

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Here is a patch file to read and write (get, set) for SSID beacon period.

Minimum period is set to 100 mSec.

Seyhan

View solution in original post

0 Likes
7 Replies
lock attach
Attachments are accessible only for community members.
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Here is a patch file to read and write (get, set) for SSID beacon period.

Minimum period is set to 100 mSec.

Seyhan

0 Likes

Thanks a lot, I will go and work with it.

0 Likes

Hi Seyhan,

could you please give me a hint, how do i install the patch in sdk (windows 7) ?

thanks a lot

Thomas

0 Likes

In the project explorer window  right-click on the project, go to Team -> Apply patch.


hth

vik86

0 Likes

Thanks a lot for your answer. I now can try to install the patch. But at all it doesn´t work. I specify the file as input and on the second page folder "WICED" as destination. But alway "get file does not exist". I am using Windows SDK. Could this cause the problem ?

0 Likes

Your patch file and SDK install path should NOT contain any space!

0 Likes

The path is the standard path of the SDK Installation (C:/Users/myname/Documents/WICED/WICED-SDK-3.1.2/WICED-SDK/...) and i renamed the patch file to a.patch. ??? What can i do ?

0 Likes