Skip to content

WiFi+BLE together not working #141

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

Closed
akshar001 opened this issue Oct 25, 2017 · 2 comments
Closed

WiFi+BLE together not working #141

akshar001 opened this issue Oct 25, 2017 · 2 comments

Comments

@akshar001
Copy link

Hello,
This is an issue that i found while i have tried that new ble arduino example in esp32.
Every example i have tried to work with.
What happens is when i try to connect wifi.begin after or before bluetooth connection has established.
it goes into reboot loop.
Would you just let me know that it is my side of problem. And if it how can i solve it or it's some esp error that needed some research.

@nkolban
Copy link
Owner

nkolban commented Oct 25, 2017

Howdy my friend. Unfortunately, this is a known problem ... see #110. It appears that we are running out of available RAM when trying to run both BLE and WiFi together at the same time. We are studying ways that we can reduce RAM usage in our libraries. If the match is close enough for you, can I ask that you close out this issue and we'll track through #110?

@hanadjerbi1
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants