Hi,
Thanks! Very good knews!
While I wait for your releaseI I will try to implement your suggestions!
Best regards
Search found 2 matches
- Thu Feb 29, 2024 9:12 am
- Forum: ESP-AT
- Topic: AT Command UART Encryption
- Replies: 4
- Views: 7240
- Fri Feb 09, 2024 9:43 am
- Forum: ESP-AT
- Topic: AT Command UART Encryption
- Replies: 4
- Views: 7240
AT Command UART Encryption
Hi all, would it be possible to cypher the UART AT messages ot at least their contents using the api provided with #include "mbedtls/aes.h"? For example the command AT+CWJAP="my-test-wifi","1234test" is used to connect to an Access point. The SSID and the password at the moment could be sniffed by a...