Restricting softAP client

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

cross mob
Anonymous
Not applicable

Hi

We use WICED SDK 2.4.1 and the Inventek module  ISM43362_M3G_L44 which uses the STM32F205 processor. We want to  restrict maximum number of softAP client to 1. Where can I modify the code to accomplish this?

Thanks in advance.

dickb

0 Likes
3 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Testing a solution for your request.

Seyhan

0 Likes
Anonymous
Not applicable

If you use the WiConnect firmware; the command you would use is

set http.server.max_clients <#>           (if using long hand)

set ht s m <#>                                   (if using short hand)

see: http://wiconnect.ack.me/2.1/variables?s[]=max&s[]=clients#http_server_max_clients

Inventek currently has not taken a licence on WiConnect from Sensors.com as of yet however so you would need to use the ACKme modules.

ACKme Networks

0 Likes
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Take a look at the this blog post Restricting Number Of Soft AP Clients

For testing you can use apsta snip application.

Seyhan

0 Likes