carlessolegrau
carlessolegrau
Thanks @Rvice So I understand that you implement the filter outside the ESP32. This is what I had in mind to do but for our application we need a continous...
Thank @xiewenxiang , But I don't see `make menuconfig->Component config->Bluetooth->Bluetooth controller` in my project. What I see is:  But in `make menuconfig->Component config->Bluetooth->Bluedroid Enable` I have these options: ...
So, I understant that there is no way using AT CMDS to filter the advertisment (by Bluetooth Address) packets during scan? (So I just let pass these addresses I let...
Hi, I have reinstalled from scratch the Espressif IDE and it seems that after a fresh installation, the plugins installation from 'Install New Software...' is working. After trying to install...
Thanks @kolipakakondal and @alirana01 Ok, it is probably not compatible as it is quite old, but I managed to install it importing it from an older Espressif IDE (v2.8.1) installation....
I have quite the same issue, not related with permissions on generating the certificates but: ``` bash ~/_git/Github/Public/thoughtworks/maeve-csms$ (cd config/certificates && make) openssl ecparam -name prime256v1 -genkey -noout -out csms.key...