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

ESP32 C3 Mini using Bluetooth LE #1193

Open
GHupdate opened this issue May 24, 2024 · 0 comments
Open

ESP32 C3 Mini using Bluetooth LE #1193

GHupdate opened this issue May 24, 2024 · 0 comments

Comments

@GHupdate
Copy link

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.

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

1 participant