This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit 2637e0c988db53876f3c38d019751c2161694bf7 orphaned? #3
Comments
Followed up in #4 |
iwahdan88
pushed a commit
that referenced
this issue
Jan 22, 2019
…t module 1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr" 2. Fix BLE assert(512) or assert(1536) in rwble.c at line 222 3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222 The #1 and #2 occurs random. The #3 bug occurs in certain scenario: 1. If Wifi start softap and BLE is working 2. If wifi start station, but do not use normal station operation, such as just use espnow, while BLE is working 3. Any other scenario, that wifi works without use software coexist operation, while BLE is working(such as do advertising and ...) 4. update libcoexist.a version to v1.1.2
iwahdan88
pushed a commit
that referenced
this issue
Apr 30, 2019
…t module 1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr" 2. Fix BLE assert(512) or assert(1536) in rwble.c at line 222 3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222 The #1 and #2 occurs random. The #3 bug occurs in certain scenario: 1. If Wifi start softap and BLE is working 2. If wifi start station, but do not use normal station operation, such as just use espnow, while BLE is working 3. Any other scenario, that wifi works without use software coexist operation, while BLE is working(such as do advertising and ...) 4. update libcoexist.a version to v1.1.2
catalinio
pushed a commit
to catalinio/pycom-esp-idf
that referenced
this issue
Jun 28, 2019
…t module 1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr" 2. Fix BLE assert(512) or assert(1536) in rwble.c at line 222 3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222 The pycom#1 and pycom#2 occurs random. The pycom#3 bug occurs in certain scenario: 1. If Wifi start softap and BLE is working 2. If wifi start station, but do not use normal station operation, such as just use espnow, while BLE is working 3. Any other scenario, that wifi works without use software coexist operation, while BLE is working(such as do advertising and ...) 4. update libcoexist.a version to v1.1.2
catalinio
pushed a commit
to catalinio/pycom-esp-idf
that referenced
this issue
Jun 28, 2019
…t module 1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr" 2. Fix BLE assert(512) or assert(1536) in rwble.c at line 222 3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222 The pycom#1 and pycom#2 occurs random. The pycom#3 bug occurs in certain scenario: 1. If Wifi start softap and BLE is working 2. If wifi start station, but do not use normal station operation, such as just use espnow, while BLE is working 3. Any other scenario, that wifi works without use software coexist operation, while BLE is working(such as do advertising and ...) 4. update libcoexist.a version to v1.1.2
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems commit 2637e0c has been orphaned. Was this intentional?
Edit: Seems the correct term might be 'dangling'
The text was updated successfully, but these errors were encountered: