carlessolegrau

Results 6 comments of 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: ![image](https://user-images.githubusercontent.com/46353439/52659184-0ced6980-2efd-11e9-9989-98c87659cb70.png) But in `make menuconfig->Component config->Bluetooth->Bluedroid Enable` I have these options: ![image](https://user-images.githubusercontent.com/46353439/52659310-4920ca00-2efd-11e9-86e9-b0df25223779.png)...

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...