Matthew Smith

Results 5 comments of Matthew Smith

Your CPU may not support the required features. What model celeron is it? [This page](https://www.intel.com/content/www/us/en/support/articles/000005486/processors.html) explains how you can use intel's website to check CPU capabilities. If it is supported,...

Is it enabled in the BIOS?

I'm seeing similar behavior. I didn't see it right away, as my main development machine is kept on rustc 1.75.0-nightly (8edb9b87e 2024-01-02), and my secondary machine is at 1.77.0-nightly(424037dcb 2024-03-18)....

> @Paumanok, I don't think that's the case. I can connect to a personal network. My problem is with the WPA2 Enterprise network. I tried the Rust version 1.75 and...

Coming back to say, beginner mistake and I didn't downgrade the actual esp toolchain. going back to 1.75 via ``` espup uninstall espup install --toolchain-version 1.75.0.0 ``` Fixed my wifi...