-
Notifications
You must be signed in to change notification settings - Fork 792
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
OMG doesn't like... #1989
Comments
Okay, I f.. it up, submitted the title unwanted. Then I remembered that I bought a Shelly BLU Button Tough 1 for playing which was somewhere aroung. N: Scan begin Backtrace: 0x40083bad:0x3ffe55e0 0x40095b15:0x3ffe5600 0x4009977d:0x3ffe5620 0x4009773f:0x3ffe56a0 0x40095c24:0x3ffe56d0 0x40095bd4:0xbaad5678 |<-CORRUPTED Since I removed the shelly, both OMG work fine again. |
Could you try the development version and let us know if it fixes your issue please |
Sure, I installed one OMG with the dev binary via web. |
You should be able to clone the repository, what is preventing you from doing this? |
Sorry, I was just searching on the releases page and didn't consider this. |
Unfortunately the problem is not solved with the development version. Seems I didn't recognize immediately because it's rebooting now instead of hanging up. T: Creating BLE buffer Backtrace: 0x4009d6ac:0x3ffe6490 0x40095d57:0x3ffe6570 0x4009977d:0x3ffe6590 0x40097781:0x3ffe6610 0x40095c24:0x3ffe6640 0x40095bd4:0xa5a5a5a5 |<-CORRUPTED ELF file SHA256: 77957ce7d00999b0 ERROR A stack overflow in task procBLETask has been detected. Backtrace: 0x40123e99:0x3ffe62f0 0x401241cb:0x3ffe6360 0x40083c3d:0x3ffe63b0 0x4008d479:0x3ffe63d0 0x00040021:0x3ffe6490 |<-CORRUPTED ELF file SHA256: 77957ce7d00999b0 Re-entered core dump! Exception happened during core dump! |
Could you try the development version of |
Thank you for the hint, indeed this seems to work better, i.e. I see less disconnects on HA. Thank you. |
This issue is stale because it has been open for 90 days with no activity. |
A story.
I am using OMG for bluetooth detection since years. Two ESP32 are doing their job 24/7 without issues, upgraded to 1.7.0 quite soon after it arrived if I remember correctly.
Suddenly OMG1 was offline, not pingable. After reset, it work for a couple of hours, but then offline again. The TRACE log didn't give a hint and I missed to change to VERBOSE via web.
So I thought, okay, hardware can fail and I flashed another ESP32 with the same configuration.
It seemed to work at the beginning, but then it went offline again and OMG2 did the same.
At this point it was hard, I didn't know what's going on.
Hardware - already replaced; was the new hardware faulty too?
Software - not changed, can be excluded
So 3 hareware faults at a time?
As I couldn't believe that, but didn't have other ideas either, I did nothing for a while as I didn't know what to do at all.
What would be your ideas at this step? :)
The text was updated successfully, but these errors were encountered: