Search found 2 matches

by elec_hobbyist
Thu Jun 06, 2024 10:30 am
Forum: ESP-AT
Topic: Password Encryption - AT Command (AT+CWJAP)
Replies: 1
Views: 331

Password Encryption - AT Command (AT+CWJAP)

I am working on a project that includes an STM32 microcontroller, an ESP32 module, and other components. The application code scans for available Wi-Fi networks and prompts for the SSID and password to connect to a network. The password is collected and then sent to the ESP32 module via AT commands ...
by elec_hobbyist
Thu Jun 06, 2024 8:34 am
Forum: ESP-AT
Topic: AT Command UART Encryption
Replies: 4
Views: 2451

Re: AT Command UART Encryption

Hi, I am trying to solve a similar problem mentioned in this thread. Can you please let me know if there is any update on the feature completion? If it is completed, where can I find it or how can I access it? If not, then is there any other successful work around that's been found or implemented be...