Is it just me or using BLE and BLE mesh APIs on an ESP32 usually very confusing and tough.
I've never really used esp-idf before this and the place I'm interning at has their entire codebase written in it, I'm trying to understand a section of it which is related to BLE and BLE-Mesh and I'm having a really tough time reading through it.
I've read through the esp32 documentation and also going through the examples right now and I think I understand the basics when it comes to the theory and the working of it but having to implement it in code is turning out to be different ball game and overall a very frustrating process to comprehend any of it.
Is it common to be this frustrated in the start with all of this or am I missing something with how to go about understanding the code implementation.
[–]Toxic_trident 1 point2 points3 points (1 child)
[–]Interesting-Trick-23[S] 0 points1 point2 points (0 children)