ESP32-C6_DevKitC-1 N8

KH_FER
Posts: 2
Joined: Mon Feb 20, 2023 8:28 am

ESP32-C6_DevKitC-1 N8

Postby KH_FER » Mon Feb 20, 2023 8:36 am

Hi

Hope you are all doing well.
I took the new product "ESP32-C6_DevKitC-1 N8", and I connected its UART by A to C USB to the PC, tried a lot to send and receive AT commands, but it did not work. I also tried to flash the module but had an "Invalid head of packet (0x47): Possible serial noise or corruption." error message.
Are there any instructions we must do to make this product work?

Thank you

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-C6_DevKitC-1 N8

Postby ESP_Sprite » Tue Feb 21, 2023 12:44 am

There's likely no AT code in that devboard by default, so it's no surprise that doesn't work. What specifically (OS, software) are you using to flash it?

KH_FER
Posts: 2
Joined: Mon Feb 20, 2023 8:28 am

Re: ESP32-C6_DevKitC-1 N8

Postby KH_FER » Tue Feb 21, 2023 7:51 am

Thanks for your response!

My OS is “Windows 10 Pro”, and I am trying to flash it using “ESP32C3 FLAH DOWNLOAD TOOL V3.9.3” as it is the newest version “since I could not find a software tool for the ESP32C6”.


I also tried both “ESP-IDF Eclipse” and “Espressif-IDE” with the most basic code “Hello World”, and changed the connection; once by the A to C USB, and once by the model’s Tx& Rx pins (using USB to TTL; 3.3v for Vin), but I obtained an error message like this:
"
Connecting....

A fatal error occurred: This chip is ESP32-C6 not ESP32. Wrong --chip argument?

CMake Error at run_serial_tool.cmake:55 (message):

*
*
ninja failed with exit code 1, output of the command is in the c:\users\..
"

NOT: I have two “ESP32-C6_DevKitC-1” modules, tried them both, but did not work.

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-C6_DevKitC-1 N8

Postby ESP_Sprite » Thu Feb 23, 2023 6:40 am

This chip is ESP32-C6 not ESP32
There's your error: you have something (the flash tool?) set up for an ESP32 and you're flashing an ESP32C6. Not sure how exactly you would change that in the GUI tool but if that's impossible, perhaps you can use the command-line tool for this?

ypkdani
Posts: 1
Joined: Wed Mar 15, 2023 9:41 pm

Re: ESP32-C6_DevKitC-1 N8

Postby ypkdani » Wed Mar 15, 2023 9:44 pm

Same problem for me. I using Eclipse 2022-09 on Ubuntu 20.04

Who is online

Users browsing this forum: Google [Bot] and 107 guests