8000 platform-esressif32 v5.3.0 brokes BluetoothSerial · Issue #984 · platformio/platform-espressif32 · GitHub
[go: up one dir, main page]

Skip to content 8000
platform-esressif32 v5.3.0 brokes BluetoothSerial #984
@Jaimi5

Description

@Jaimi5

After updating to 5.3.0 the BluetoothSerial register_callback is not working as before. It generates the following error:

error: no matching function for call to 'BluetoothSerial::register_callback(void (&)(esp_spp_cb_event_t, esp_spp_cb_param_t*))'

I do not know if it is an actual error or there is something that has been updated.
Using the previous version 5.2.0 it works correctly as before.

Hope this help!
Thanks a lot for your support!