espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
700 stars 165 forks source link

no rssi and quality udpdated 1.0.2 #204

Closed micheledarold closed 1 year ago

micheledarold commented 1 year ago

Good morning with the command iwlist espsta0 scan |grep 'ESSID|Channel|Encryption|level'

I got Channel:1 Frequency:2.412 GHz (Channel 1) Quality=70/70 Signal level=0 dBm
Encryption key:off ESSID:"ESP-0DAE84" Channel:1

Quality is always 70/70 and Signal level = 0 dBm the connection is working but these value in never updated. I'm using a wrong command? Or this feature in not supported?

Regards Michele

mantriyogesh commented 1 year ago

Very good morning @micheledarold & thank you for tetsing ESP-Hosted. I regret that you had to face such issue.

Anyway, I have a cached command output of release 1.0.2 : sudo iw dev espsta0 scan shows me the variations in signal quality (see below)

If you need specific command, I can try that and let you know so. But it is all communicated to kernel. if one command works, other also should work, unless there are any limitation at application side.

pi@raspberrypi:~/h2/esp_hosted_ng/host$ sudo iw dev espsta0 scan

Dec 30 11:33:07 raspberrypi kernel: [ 627.316839] esp_cfg80211_scan Dec 30 11:33:07 raspberrypi kernel: [ 627.316839] esp_cfg80211_scan BSS 00:0a:f5:14:33:5c(on espsta0) TSF: 17251569937 usec (0d, 04:47:31) freq: 2412 beacon interval: 100 TUs capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431) signal: 0.-56 dBm last seen: 1890 ms ago SSID: SaveEarth Supported rates: 1.0 2.0 5.5 11.0 DS Parameter set: channel 1 ERP: Extended supported rates: 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 RSN: * Version: 1

  • Group cipher: CCMP
  • Pairwise ciphers: CCMP
  • Authentication suites: PSK
  • Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c) HT capabilities: Capabilities: 0x12c HT20 SM Power Save disabled RX HT20 SGI RX STBC 1-stream Max AMSDU length: 3839 bytes No DSSS/CCK HT40 Maximum RX AMPDU length 65535 bytes (exponent: 0x003) Minimum RX AMPDU time spacing: No restriction (0x00) HT RX MCS rate indexes supported: 0-7 HT TX MCS rate indexes are undefined HT operation:
  • primary channel: 1
  • secondary channel offset: no secondary
  • STA channel width: 20 MHz
  • RIFS: 0
  • HT protection: nonmember
  • non-GF present: 0
  • OBSS non-GF present: 1
  • dual beacon: 0
  • dual CTS protection: 0
  • STBC beacon: 0
  • L-SIG TXOP Prot: 1
  • PCO active: 0
  • PCO phase: 0 WMM: * Parameter version 1
  • u-APSD
  • BE: CW 15-1023, AIFSN 3
  • BK: CW 15-1023, AIFSN 7
  • VI: CW 7-15, AIFSN 2, TXOP 3008 usec
  • VO: CW 3-7, AIFSN 2, TXOP 1504 usec BSS e4:a7:c5:e2:44:42(on espsta0) TSF: 23297870983 usec (0d, 06:28:17) freq: 2432 beacon interval: 100 TUs capability: ESS Privacy ShortPreamble QoS ShortSlotTime (0x0631) signal: 0.-48 dBm last seen: 1310 ms ago SSID: Bubblesnake Supported rates: 1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 DS Parameter set: channel 5 ERP: RSN: * Version: 1
  • Group cipher: TKIP
  • Pairwise ciphers: CCMP TKIP
  • Authentication suites: PSK
  • Capabilities: 16-PTKSA-RC 1-GTKSA-RC MFP-capable (0x008c)
  • 0 PMKIDs
  • Group mgmt cipher suite: AES-128-CMAC WPA: * Version: 1
  • Group cipher: TKIP
  • Pairwise ciphers: CCMP TKIP
  • Authentication suites: PSK WMM: * Parameter version 1
  • u-APSD
  • BE: CW 15-1023, AIFSN 3
  • BK: CW 15-1023, AIFSN 7
  • VI: CW 7-15, AIFSN 2, TXOP 3008 usec
  • VO: CW 3-7, AIFSN 2, TXOP 1504 usec Extended supported rates: 24.0 36.0 48.0 54.0 BSS Load:
  • station count: 1
  • channel utilisation: 0/255
  • available admission capacity: 0 [*32us] HT capabilities: Capabilities: 0xd1ad RX LDPC HT20 SM Power Save disabled RX HT20 SGI TX STBC RX STBC 1-stream Max AMSDU length: 3839 bytes DSSS/CCK HT40 40 MHz Intolerant L-SIG TXOP protection Maximum RX AMPDU length 65535 bytes (exponent: 0x003) Minimum RX AMPDU time spacing: 4 usec (0x05) HT TX/RX MCS rate indexes supported: 0-15 HT operation:
  • primary channel: 5
  • secondary channel offset: no secondary
  • STA channel width: 20 MHz
  • RIFS: 1
  • HT protection: no
  • non-GF present: 1
  • OBSS non-GF present: 0
  • dual beacon: 0
  • dual CTS protection: 0
  • STBC beacon: 0
  • L-SIG TXOP Prot: 0
  • PCO active: 0
  • PCO phase: 0 Extended capabilities: WPS: * Version: 1.0
  • Wi-Fi Protected Setup State: 2 (Configured)
  • Response Type: 3 (AP)
  • UUID: c3675f49-a006-5fec-9317-2402d395f53d
  • Manufacturer: HUAWEI
  • Model: E5
  • Model Number: 123
  • Serial Number: 12345
  • Primary Device Type: 6-0050f204-1
  • Device name: E5
  • Config methods: Label, PBC
  • Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
micheledarold commented 1 year ago

hi @mantriyogesh the command you suggest me is working, maybe the problem could be related to the command iwlist (we are on a embedded system no raspberry based on yocto and busybox)?

mantriyogesh commented 1 year ago

Oh, okay. For yocto, you might want to check any/all depending packages are installed.

In any case, I'll verify your expected command tomorrow on Raspberry Pi and check for consistent result. Should that be okay?

micheledarold commented 1 year ago

yes sure let me know the result!

Il 13/02/2023 12:28, Yogesh ha scritto:

Oh, okay. For yocto, you might want to check any/all depending packages are installed.

In any case, I'll verify your expected command tomorrow on Raspberry Pi and check for consistent result. Should that be okay?

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-hosted/issues/204#issuecomment-1427785180, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZ4RUDP26W5MMQFAQUM4BDWXILG5ANCNFSM6AAAAAAU2BQFCU. You are receiving this because you were mentioned.Message ID: @.***>

--

http://www.ecsproject.com/

Michele Da Rold

/R&D dpt/

ECS s.r.l. http://www.ecsproject.com/

Via dell'Artigianato 24 - 32100 Belluno

T. +39 0437 33101 | F. 0437 359631

LinkedIn https://www.linkedin.com/company/ecs-s-r-l-?trk=biz-companies-cym

mantriyogesh commented 1 year ago

Apologies for delayed response.

I tried myself and can reproduce this issue.

pi@raspberrypi:~/h3/esp_hosted_ng/host $ iwlist espsta0 scan |grep 'ESSID|Channel|Encryption|level'
pi@raspberrypi:~/h3/esp_hosted_ng/host $ iwlist espsta0 scan
espsta0   Scan completed :
          Cell 01 - Address: 74:11:B2:74:1E:A1
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_Guest"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000005761254a30
                    Extra: Last beacon: 1120ms ago
                    IE: Unknown: 00094553505F4775657374
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0102
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0500005F8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1606000300000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 02 - Address: 74:11:B2:C9:5E:40
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_1"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b27dd50e4f
                    Extra: Last beacon: 520ms ago
                    IE: Unknown: 00054553505F31
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0501003A8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D160B080000000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 03 - Address: 74:11:B2:C9:5E:41
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_Guest"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b27dd519a5
                    Extra: Last beacon: 520ms ago
                    IE: Unknown: 00094553505F4775657374
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0500003A8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D160B080000000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 04 - Address: 74:11:B2:C8:FA:00
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_1"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b27c757409
                    Extra: Last beacon: 24740ms ago
                    IE: Unknown: 00054553505F31
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B050100318D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1601080400000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 05 - Address: 74:11:B2:74:1E:A0
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_1"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000005761253e38
                    Extra: Last beacon: 1120ms ago
                    IE: Unknown: 00054553505F31
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0106
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0500005F8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1606000300000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 06 - Address: 74:11:B2:C8:FA:01
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_Guest"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000b27dd4a143
                    Extra: Last beacon: 1730ms ago
                    IE: Unknown: 00094553505F4775657374
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0100
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B050000288D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1601080400000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 07 - Address: BC:5A:56:B4:3C:61
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:off
                    ESSID:"GUEST@DEN"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000142167387660
                    Extra: Last beacon: 1710ms ago
                    IE: Unknown: 000947554553544044454E
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030101
                    IE: Unknown: 0706534720010D12
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: 0B050100998D5B
                    IE: Unknown: 46050200000000
                    IE: Unknown: 2D1A2C1903FFFFFF0000000000000000000000000000000000000000
                    IE: Unknown: 3D1601080400000000000000000000000000000000000000
                    IE: Unknown: 7F080100080000000000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 851E00008F000F00FF03400053434C5F44454E30375F4C525F4150000100002D
                    IE: Unknown: 950A004096000A1E000C0100
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040960BC9
          Cell 08 - Address: 74:11:B2:C9:11:40
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_1"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000bc6cc48054
                    Extra: Last beacon: 1130ms ago
                    IE: Unknown: 00054553505F31
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0500004A8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1606081100000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00
          Cell 09 - Address: 74:11:B2:C9:11:41
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=70/70  Signal level=0 dBm
                    Encryption key:on
                    ESSID:"ESP_Guest"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000bc6cc4bca5
                    Extra: Last beacon: 1110ms ago
                    IE: Unknown: 00094553505F4775657374
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 0706534704010D17
                    IE: Unknown: 200100
                    IE: Unknown: 2A0100
                    IE: Unknown: 32040C121860
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0B0500004A8D5B
                    IE: Unknown: 46053300000000
                    IE: Unknown: 3603AC3400
                    IE: Unknown: 2D1AAD0917FFFFFFFF00000000000000000000000000000000000000
                    IE: Unknown: 3D1606081100000000000000000000000000000000000000
                    IE: Unknown: 7F0404100804
                    IE: Unknown: FF2023010008120010202002C00F438518000C00AAFFAAFF3B1CC7711CC7711CC771
                    IE: Unknown: FF072404000081FCFF
                    IE: Unknown: FF0E260800A40820A408404308603208
                    IE: Unknown: DD050040960B89
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040961400
                    IE: Unknown: DD050040962C0E
                    IE: Unknown: DD180050F2020101880003A4000027A4000042435E0062322F00

pi@raspberrypi:~/h3/esp_hosted_ng/host $ sudo iw dev espsta0 scan
BSS 74:11:b2:74:1e:a1(on espsta0)
    TSF: 375337114771 usec (4d, 08:15:37)
    freq: 2437
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble SpectrumMgmt ShortSlotTime RadioMeasure (0x1531)
    signal: 0.-55 dBm
    last seen: 1070 ms ago
    SSID: ESP_Guest
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 6
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Use_Protection
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 0
         * channel utilisation: 101/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 6
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 0
         * HT protection: non-HT mixed
         * non-GF present: 0
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:c9:5e:40(on espsta0)
    TSF: 766660414446 usec (8d, 20:57:40)
    freq: 2462
    beacon interval: 100 TUs
    capability: ESS Privacy SpectrumMgmt ShortSlotTime RadioMeasure (0x1511)
    signal: 0.-46 dBm
    last seen: 480 ms ago
    SSID: ESP_1
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 11
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Barker_Preamble_Mode
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 1
         * channel utilisation: 51/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 11
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 1
         * HT protection: no
         * non-GF present: 0
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:c9:5e:41(on espsta0)
    TSF: 766660417348 usec (8d, 20:57:40)
    freq: 2462
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble SpectrumMgmt ShortSlotTime RadioMeasure (0x1531)
    signal: 0.-46 dBm
    last seen: 480 ms ago
    SSID: ESP_Guest
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 11
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Barker_Preamble_Mode
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 0
         * channel utilisation: 51/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 11
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 1
         * HT protection: no
         * non-GF present: 0
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:c8:fa:00(on espsta0)
    TSF: 766648281927 usec (8d, 20:57:28)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy SpectrumMgmt ShortSlotTime RadioMeasure (0x1511)
    signal: 0.-57 dBm
    last seen: 13790 ms ago
    SSID: ESP_1
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 1
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Barker_Preamble_Mode
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 1
         * channel utilisation: 37/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 1
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 1
         * HT protection: no
         * non-GF present: 1
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:74:1e:a0(on espsta0)
    TSF: 375337111773 usec (4d, 08:15:37)
    freq: 2437
    beacon interval: 100 TUs
    capability: ESS Privacy SpectrumMgmt ShortSlotTime RadioMeasure (0x1511)
    signal: 0.-54 dBm
    last seen: 1080 ms ago
    SSID: ESP_1
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 6
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Use_Protection Barker_Preamble_Mode
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 0
         * channel utilisation: 101/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 6
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 0
         * HT protection: non-HT mixed
         * non-GF present: 0
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:c8:fa:01(on espsta0)
    TSF: 766648284801 usec (8d, 20:57:28)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble SpectrumMgmt ShortSlotTime RadioMeasure (0x1531)
    signal: 0.-58 dBm
    last seen: 13790 ms ago
    SSID: ESP_Guest
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 1
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: <no flags>
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 0
         * channel utilisation: 37/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 1
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 1
         * HT protection: no
         * non-GF present: 1
         * OBSS non-GF present: 0
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
BSS 74:11:b2:c9:11:40(on espsta0)
    TSF: 809323791733 usec (9d, 08:48:43)
    freq: 2437
    beacon interval: 100 TUs
    capability: ESS Privacy SpectrumMgmt ShortSlotTime RadioMeasure (0x1511)
    signal: 0.-66 dBm
    last seen: 1080 ms ago
    SSID: ESP_1
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 6
    Country: SG Environment: bogus
        Channels [1 - 13] @ 23 dBm
    Power constraint: 0 dB
    ERP: Barker_Preamble_Mode
    Extended supported rates: 6.0 9.0 12.0 48.0
    RSN:     * Version: 1
         * Group cipher: CCMP
         * Pairwise ciphers: CCMP
         * Authentication suites: PSK
         * Capabilities: 4-PTKSA-RC 4-GTKSA-RC (0x0028)
    BSS Load:
         * station count: 0
         * channel utilisation: 87/255
         * available admission capacity: 23437 [*32us]
    HT capabilities:
        Capabilities: 0x9ad
            RX LDPC
            HT20
            SM Power Save disabled
            RX HT20 SGI
            TX STBC
            RX STBC 1-stream
            Max AMSDU length: 7935 bytes
            No DSSS/CCK HT40
        Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
        Minimum RX AMPDU time spacing: 4 usec (0x05)
        HT RX MCS rate indexes supported: 0-31
        HT TX MCS rate indexes are undefined
    HT operation:
         * primary channel: 6
         * secondary channel offset: no secondary
         * STA channel width: 20 MHz
         * RIFS: 1
         * HT protection: nonmember
         * non-GF present: 0
         * OBSS non-GF present: 1
         * dual beacon: 0
         * dual CTS protection: 0
         * STBC beacon: 0
         * L-SIG TXOP Prot: 0
         * PCO active: 0
         * PCO phase: 0
    Extended capabilities:
         * Extended Channel Switching
         * Proxy ARP Service
         * BSS Transition
         * DMS
    WMM:     * Parameter version 1
         * u-APSD
         * BE: CW 15-1023, AIFSN 3
         * BK: CW 15-1023, AIFSN 7
         * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
         * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
mantriyogesh commented 1 year ago

I will check further on this and get back.

For now, Can

$ sudo iw dev espsta0 scan

workaround for you, till I find the root cause?

micheledarold commented 1 year ago

Yes we can use the workaround. Thank you

Il 02/03/2023 09:52, Yogesh ha scritto:

I will check further on this and get back.

For now, Can

$ sudo iw dev espsta0 scan

workaround for you, till I find the root cause?

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-hosted/issues/204#issuecomment-1451508748, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZ4RUHS2VQWJ7VHX26PVJTW2BNTNANCNFSM6AAAAAAU2BQFCU. You are receiving this because you were mentioned.Message ID: @.***>

--

http://www.ecsproject.com/

Michele Da Rold

/R&D dpt/

ECS s.r.l. http://www.ecsproject.com/

Via dell'Artigianato 24 - 32100 Belluno

T. +39 0437 33101 | F. 0437 359631

LinkedIn https://www.linkedin.com/company/ecs-s-r-l-?trk=biz-companies-cym

kapilkedawat commented 1 year ago

@micheledarold this is fixed in https://github.com/espressif/esp-hosted/commit/c13c46a9329b539b09c22738ff758901a06923ba

renyeguo commented 1 year ago

@kapilkedawat this modify fix it

kapilkedawat commented 1 year ago

@mantriyogesh please close this issue.