<Off Channel Scan> in wiced_wifi_scan?

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

cross mob
StKi_2157971
Level 3
Level 3
First like received
When I use wiced_wifi_scan(), some APs would return 200 dBm as <Receive Signal Strength>.

These APs are nearby and normal.

In WICED SDK, this 200 is defined as <Off channel scan>.

  int16_t signal_strength; 

  /**< Receive Signal Strength Indication in dBm. <-90=Very poor, >-30=Excellent, 200=Off channel scan */

Why do these APs  return with <Off channel scan>?

How can I show these APs to my customers?

Steve
0 Likes
3 Replies