Search found 3 matches

by anujdeshpande
Fri Feb 21, 2025 2:11 pm
Forum: ESP-IDF
Topic: Crash during WPA handshake on ESP32S3
Replies: 1
Views: 1395

Re: Crash during WPA handshake on ESP32S3

This turned out to be an issue with the compilation environment. Same code compiled fine on Linux, and we didn't see any issues. Windows on the other hand consistently showed this issue.

Can close this now.
by anujdeshpande
Fri Feb 21, 2025 1:07 pm
Forum: ESP-IDF
Topic: esp modem pppos_client example with Telit modem
Replies: 2
Views: 1266

Re: esp modem pppos_client example with Telit modem

@owenjames were you able to figure it out?
by anujdeshpande
Thu Jan 30, 2025 6:51 am
Forum: ESP-IDF
Topic: Crash during WPA handshake on ESP32S3
Replies: 1
Views: 1395

Crash during WPA handshake on ESP32S3

When I run the standard example under `wifi/getting_started/station` on my esp32s3 based custom board, I am able to connect to my access point. But when I run the same code inside my application - it crashes when doing the WPA handshake

What could be the reason for this? Does usage of BLE get in ...

Go to advanced search