Core 3.3.x & BleSerial 3.0.0 - error: 'ESP_GATT_MAX_ATTR_LEN' was not declared in this scope

FYI. Posting here since this category seems more relevant than “Wireless & IOT.”

I created Core 3.3.x & BleSerial 3.0.0 - error: 'ESP_GATT_MAX_ATTR_LEN' was not declared in this scope · Issue #24 · avinabmalla/ESP32_BleSerial · GitHub .

Seems BleSerial 3.0.0 does not work with Espressif ESP32 core version 3.3.(0-3) (using Arduino IDE 2.3.6), but will compile with 3.2.1. Compile output with errors is attached to the issue.

1 Like

Thanks for the help!