Hi
I'm still having trouble with retransmissions of TCP packets from both the LSR module and the TI module.
I do have the latest Upgrade V1.11 on both.
A preliminary scan With the network Analyzer for the TI module shows good match in the Wifi range.
However, I'm trying to get the rssi of the Wifi routers, and have the following list: (The SSID is excluded)
scan options: wlan_ioctl_set_scan_params(2000,100,100,5,0x7FF,-80,0,205,interval); Where interval are all 2000
wlan_ioctl_get_scan_results gives: (first 12 bytes of each network)
23:19:14.233> WEB: 0x05 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0xa7 0x0c 0x7d 0x00
23:19:16.700> WEB: 0x04 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0xa7 0x14 0x7e 0x00
23:19:19.189> WEB: 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0xa7 0x10 0x8d 0x00
23:19:21.719> WEB: 0x02 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0x95 0x3b 0x7a 0x00
23:19:24.155> WEB: 0x01 0x00 0x00 0x00 0x01 0x00 0x00 0x00 0x99 0x37 0x8d 0x00
I'm, trying to exclude bad connection as a cause of the problems, but it's kinda hard to know what bits you use for RSSI out of the documentation. The routers are placed from 1 feet to about 10 feet away from the module.
What is the RSSI in dBm from these 5 Networks?
Terje