Skip to content

ESP32 C3 Mini using Bluetooth LE #1193

@GHupdate

Description

@GHupdate

Running the examples from the ESP32 BLE Arduino library, i keep getting the following error message, please advise. thanks.

In file included from C:\Users\Gideon\Dropbox\Arduino\GH_Projects\libraries\ESP32_BLE_Arduino-1.0.1\src/BLEAdvertising.h:15,
from C:\Users\Gideon\Dropbox\Arduino\GH_Projects\libraries\ESP32_BLE_Arduino-1.0.1\src/BLEServer.h:19,
from C:\Users\Gideon\Dropbox\Arduino\GH_Projects\libraries\ESP32_BLE_Arduino-1.0.1\src/BLEDevice.h:18,
from C:\Users\Gideon\Dropbox\Arduino\GH_Projects\libraries\ESP32_BLE_Arduino-1.0.1\examples\BLE_notify\BLE_notify.ino:22:
C:\Users\Gideon\Dropbox\Arduino\GH_Projects\libraries\ESP32_BLE_Arduino-1.0.1\src/FreeRTOS.h:61:28: error: 'ringbuf_type_t' has not been declared
Ringbuffer(size_t length, ringbuf_type_t type = RINGBUF_TYPE_NOSPLIT);
^~~~~~~~~~~~~~
exit status 1
Error compiling for board ESP32C3 Dev Module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions