Search found 3 matches

by ShreyAcharya
Wed Feb 12, 2025 10:10 am
Forum: General Discussion
Topic: ESP-AT Local Compilation Fails for ESP32-C6-WROOM
Replies: 0
Views: 662

ESP-AT Local Compilation Fails for ESP32-C6-WROOM

Hi everyone,

I manually replaced the placeholder MQTT certificate and keys with mine, and now I’m trying to compile the ESP-AT project locally for the ESP32-C6-WROOM. However, I keep running into an issue.

When I execute:
python build.py install


Screenshot 2025-02-12 152604.png

Has anyone ...
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: 6763

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 ...
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: 871

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 ...

Go to advanced search