Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bace 5411 log to azure functionality is unstable #2

Closed

Conversation

SputnikTheMighty
Copy link
Collaborator

Found this issue on esp-idf repo

espressif#10414

And used this commit for reference

espressif@03bc648

jack0c and others added 30 commits March 31, 2023 14:03
Fixed BLE HW RAL_UNDERRUN asser and backport some bug fix 23-03-30 (back port v4.3)

See merge request espressif/esp-idf!23011
esp_wifi: fix potential issue when tx fragment pkt(v4.3)

See merge request espressif/esp-idf!22962
Bluedroid: fix channel map of ext adv params check (backport v4.3)

See merge request espressif/esp-idf!22690
…e/v4.3'

bt: Optimized the document for GAP API: esp_bt_gap_set_cod (v4.3)

See merge request espressif/esp-idf!22996
NimBLE: Added custom GATT Server functionality and encryption (v4.3)

See merge request espressif/esp-idf!22742
1. Disable SA query timers when station disconnect and other SA query related improvements
2. Send appropriate reason code in 4 way handshake failure
3. Send deauth while going from assoc state to init, if reason is assoc timeout
…elease/v4.3'

smartconfig: fix the issue of sending failure and exit(Backport v4.3)

See merge request espressif/esp-idf!23024
esp_wifi: Improve station SA query procedure handling and other bugfixes (Backport v4.3)

See merge request espressif/esp-idf!22905
the nodes are deleted during the traversal of the linked list
himem: fixed incorrect out_ptr when range_offset is given non-zero. (v4.3)

See merge request espressif/esp-idf!23083
1. wifi_mesh: fix the heap corrupt issue in MTXON task
2. Update tx rate when phymode change from LR to 11N
3. wifi_mesh: Fix several bugs on mesh network
…ase/v4.3'

bugfix: Fixed the crash of LoadProhibited caused by invalid operation on list node in handling hci_hardware_error event (v4.3)

See merge request espressif/esp-idf!23119
…v4.3'

esp_wifi: fix bugs in LR and mesh (backport v4.3)

See merge request espressif/esp-idf!23129
1. Fixed crash after controller disable and re-enable
2. Fixed the crash caused by processing the HCI_Read_Remote_Extented_Features command in the non-connected state
3. Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state
4. Fixed crash caused by supervision timeout greater than sniff interval

Closes espressif#11164
Closes espressif#10835
mbedtls: Update to release v2.28.3 (v4.3)

See merge request espressif/esp-idf!23114
bt:Fixed esp32 controller bug (v4.3)

See merge request espressif/esp-idf!23152
bt: added coex adapter operation to get version of coexist module to ESP32 Bluetooth Controller(v4.3)

See merge request espressif/esp-idf!23168
esp_wifi: fix espnow example add peer fail when config channel(v4.3)

See merge request espressif/esp-idf!23180
…r scan; coex: fix esp32 wifi interrupted by ble act
…o 'release/v4.3'

esp_wifi: allow connectionless ps with mesh, fix failed to sleep after scan;...

See merge request espressif/esp-idf!23205
…release/v4.3'

esp_phy: add menuconfig of phy calibration mode and disable reduce PHY TX power when brownout reset(Backport v4.3)

See merge request espressif/esp-idf!23260
esp-wzh and others added 28 commits August 3, 2023 22:17
Fix collection of issues in offchanel action frame tx and scanning.(v4.3)

See merge request espressif/esp-idf!25155
1. Fix EXT0 wakeup pin error on ESP32: GPIO3 is not a RTC IO, change to use GPIO25.
2. Add ESP_ERROR_CHECK to explicitly show the runtime error
3. Improve example README
1. Fix deep sleep wakeup IOs can not be unhold issue
2. Correct hold related APIs' description
3. Fix gpio_force_hold_all API

docs: Add GPIO wakeup source to sleep_modes doc for ESP32C3
…se/v4.3'

bugfix(temperature_sensor): Fix issue that get the value is negative (backport v4.3)

See merge request espressif/esp-idf!25250
Fix error propagation while initiating FTM (Backport v4.3)

See merge request espressif/esp-idf!25214
fix(phy): Fix 11b/g rx issue for ESP32(v4.3)

See merge request espressif/esp-idf!25222
…se/v4.3'

gpio: Fix deep sleep wakeup IOs unable to unhold after wakeup (v4.3)

See merge request espressif/esp-idf!22671
1. optimize ht40 tx side band issue
2. revert 4770 one minor fix may cause unknown issue
…release/v4.3'

fix(esptool): fix potential text/rodata overlap mapping issue on I/DBUS shares mmu entry chips  (backport v4.3)

See merge request espressif/esp-idf!25194
…' into 'release/v4.3'

fix: fix esp32s2 abnormal light sleep current

See merge request espressif/esp-idf!25336
fix(phy): update esp32 phy v4771(v4.3)

See merge request espressif/esp-idf!25369
Fix issues arising due to not distinguishing between M2 and M4
TxDone during 4-way handshake. Also fix EAPOL frame rate to lowest
possible rate.
Fix EAPOL Key TxDone callback implementation (Backport v4.3)

See merge request espressif/esp-idf!25384
Ignore EAPOL non-key frames in EAPOL txdone callback (Backport v4.3)

See merge request espressif/esp-idf!25448
regardless of CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK. This would lead
to an abondoned but active watchpoint on a former stack once the task
calling esp_execute_shared_stack_function is deleted, if
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is inactive.
@SputnikTheMighty SputnikTheMighty deleted the BACE-5411-log-to-azure-functionality-is-unstable branch March 22, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.