Skip to content

Error compile Arduino BLE 5 example for ESP32  #672

Open
@alberk8

Description

@alberk8

Hi,

I am getting the following error using the sample code. Compiling using Arduino IDE 2.3.2 for ESP32 C3 (Nimble Arduino by h2zero 1.4.1). What is missing here?

d:\Staging\Arduino\libraries\NimBLE-Arduino\src\nimble\nimble\host\src\ble_hs_periodic_sync.c: In function 'ble_hs_periodic_sync_free':
d:\Staging\Arduino\libraries\NimBLE-Arduino\src\nimble\nimble\host\src\ble_hs_periodic_sync.c:58:24: error: 'struct ble_npl_event' has no member named 'event'
     if((psync->lost_ev).event != NULL)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions