You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used the latest released firmware or have updated my ESP-AT branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
AT+GMR
Using Master compiled with additional non BLE commands
AT+GMR
AT+GMR
AT version:3.5.0.0-dev(s-0f91d98 - ESP32 - Jul 19 2024 02:59:04)
SDK version:v5.0.6-dirty
compile time(5d1f30af):Aug 5 2024 12:39:27
Bin version:v4.0.0.0(WROOM-32)
OK
Also seen on release/v3.2.0.0
ESP-AT Firmware Source
GitHub master or release/v3.2.0.0 branches.
Custom compiled with added user commands not related to BLE.
Hardware Information
ESP-WROOM-32
Power Supply used
USB
What is the expected behavior?
Only send a single +BLESCANDONE response message
What is the actual behavior?
Can send many +BLESCANDONE response messages
Probability of recurrence
Issue is intermittent, though seen most when using time limited scans (1 or 2 seconds) in a busy environment.
AT+SYSRAM?
AT+SYSRAM?
AT+SYSRAM?
+SYSRAM:63648,60284
OK
Steps to reproduce
Initialise BLE as Client, set parameters to use a passive scan and scan for devices for 1 or 2 seconds in a busy environment
Answers checklist
AT+GMR
Using Master compiled with additional non BLE commands
Also seen on release/v3.2.0.0
ESP-AT Firmware Source
GitHub master or release/v3.2.0.0 branches.
Custom compiled with added user commands not related to BLE.
Hardware Information
ESP-WROOM-32
Power Supply used
USB
What is the expected behavior?
Only send a single
+BLESCANDONE
response messageWhat is the actual behavior?
Can send many
+BLESCANDONE
response messagesProbability of recurrence
Issue is intermittent, though seen most when using time limited scans (1 or 2 seconds) in a busy environment.
AT+SYSRAM?
AT+SYSRAM?
AT+SYSRAM?
+SYSRAM:63648,60284
OK
Steps to reproduce
Initialise BLE as Client, set parameters to use a passive scan and scan for devices for 1 or 2 seconds in a busy environment
AT command port output
AT log port output
More Information.
No response
The text was updated successfully, but these errors were encountered: