Search found 2 matches

by ShreyAcharya
Tue Jan 07, 2025 4:22 am
Forum: Documentation
Topic: UART Pins for AT Commands and Programming on ESP32-C6 WROOM
Replies: 0
Views: 1404

UART Pins for AT Commands and Programming on ESP32-C6 WROOM

Hi everyone, I'm working with the ESP32-C6 WROOM 1u module and using the AT firmware. Could someone clarify: Which UART pins should be used for sending/receiving AT commands? Which UART pins are recommended for programming the module? I want to ensure compatibility with the AT firmware's default con...
by ShreyAcharya
Sun Nov 24, 2024 8:02 am
Forum: General Discussion
Topic: Can I Use ESP8266 (AT Command) for TLS MQTT Connection to AWS IoT Broker with STM32?
Replies: 0
Views: 635

Can I Use ESP8266 (AT Command) for TLS MQTT Connection to AWS IoT Broker with STM32?

Hi all, I’m working on a project with an STM32 microcontroller and an ESP8266 wifi modem (running AT firmware). My goal is to connect to the AWS IoT MQTT broker using a secure TLS connection. I have a few specific questions: Is it possible to establish a secure MQTT connection to AWS IoT using only ...