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

Crashes when used with esp32_ble_tracker #23

Open
muxa opened this issue Feb 24, 2023 · 1 comment
Open

Crashes when used with esp32_ble_tracker #23

muxa opened this issue Feb 24, 2023 · 1 comment

Comments

@muxa
Copy link

muxa commented Feb 24, 2023

Log:

[14:27:25][I][app:029]: Running through setup()...
[14:27:25][C][esp32_ble:026]: Setting up BLE...
[14:27:26][D][esp32_ble:042]: BLE setup complete
[14:27:26][D][esp32_ble_tracker:238]: Starting scan...
[14:27:26][I][ble_keyboard:018]: Setting up...
[14:27:26]ESP_ERROR_CHECK failed: esp_err_t 0x103 (ESP_ERR_INVALID_STATE) at 0x40093308
[14:27:26]file: ".piolibdeps/ble-tracker/NimBLE-Arduino/src/NimBLEDevice.cpp" line 879
[14:27:26]func: static void NimBLEDevice::init(const string&)
[14:27:26]expression: esp_bt_controller_init(&bt_cfg)
[14:27:26]
[14:27:26]abort() was called at PC 0x4009330b on core 1

I'm using ESPHome 2023.2.4, esp32dev board. I also have BLE tracker in the config. Is it possible to use both the tracker and the keyboard on the same esp32?

@fwmarcel
Copy link

fwmarcel commented Jul 2, 2023

I have the same problem and would like to use the whole also at the same time

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

No branches or pull requests

2 participants