ESP32-IDF development with nimBLE #860
Replies: 2 comments 1 reply
-
@andrevipid Yes, this is mainly developed around esp-idf, this repo is for Arduino use as it includes the NimBLE stack which does not come with the Arduino core. The repo you want is this: https://github.com/h2zero/esp-nimble-cpp |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you Sir for the heads up! I really appreciate this community support and promptness! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I was wondering if is possible and ready to implement nimBLE using ESP32-IDF (via VS CODE) without modifications in the core code, is that possible or it requires modification ? Arduino does not provide deeper freeRTOS analysis and other features that I would like to use to monitor my system.
Beta Was this translation helpful? Give feedback.
All reactions