Alexander

Results 16 comments of Alexander

@chegewara @MehmetCagriK @vuanh-minh Guys, have you had any luck whitelisting and filtering random MAC addresses since your last exchange back in October? I figured out how to resolve the static...

Thanks for the update @chegewara. I'm actually trying to implement a secure way to connect to esp32. I have esp32 running BLE server in two regimes, pairing/registration and normal operation....

Thanks @chegewara. I do use this work-around now, but I was hoping for a way to refuse connections from non-bonded devices outright without having users enter wrong pin.

I tried using the workaround suggested by @chegewara and it does work with an android smartphone, but when I try connecting with another ESP32 client instead of smartphone (i.e. ESP32...

@chegewara I did have those lines in my code. However, after changing AuthenticationMode to ESP_LE_AUTH_REQ_SC_ONLY from ESP_LE_AUTH_REQ_SC_BOND in normal non-pairing mode, it appears that ESP32 Client can no longer connect...

I tried using the workaround suggested by @chegewara for a similar use case to @whyameye and it does work with an android smartphone, but when I try connecting with another...

NVIDIA RTX A2000. Again, the example app crashes, so you can refer to the settings in that app. V4.3.2

How do I disable MSSA? GLWpfControlSettings.Sample=0? Isn't that what the Example app is using and it is still crashing.

Actually, the monitor was plugged into the motherboard. I tried plugging it into the NVIDIA GPU instead and I no longer observe any issues. So the issue is with the...