Search found 1383 matches

by Ritesh
Mon May 27, 2024 8:59 am
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Re: Looking support and help to start ESP8684-WROOM-05 Module Development

Potentially something is wrong with the clock configuration. The C2 modules have a 26 or 40MHz crystal, and you need to indicate which you're using in menuconfig. Hello ESP_Sprite, Thanks for your prompt response. I have checked into ESP32 Flash Download Tool in which 26 MHz has been detected into ...
by Ritesh
Mon May 27, 2024 6:27 am
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Re: Looking support and help to start ESP8684-WROOM-05 Module Development

Hello ESP_Sprite, We are facing one critical issues like getting garbage data over UART debug console with default UART. We have also tried to change debug console from menuconfig but results are same like getting garbage data over UART console. We have also checked different baudrate and console se...
by Ritesh
Fri May 24, 2024 9:17 am
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Re: Looking support and help to start ESP8684-WROOM-05 Module Development

If that is the case then where all configurations like WiFi and other configurations are stored in the case of ESP32C2 Chip and Modules? In the NVS partition you defined. That's not different for other ESP32 chips. Hello ESP_Sprite, Below locations are correct because earlier for other ESP32 target...
by Ritesh
Thu May 23, 2024 11:13 am
Forum: Hardware
Topic: Hardware Flash Corruption Issue
Replies: 56
Views: 48204

Re: Hardware Flash Corruption Issue

HELLO, We have the same problem with several ESP32_DevkitC_V4 (ESP32-WROOM-32E). They are serially connected to an environmental controller through a LTC1480 RS485. They work perfectly for a certain time (also months) and suddenly they stop to work. Our Clients send us the modules and, connected to...
by Ritesh
Thu May 23, 2024 10:44 am
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Re: Looking support and help to start ESP8684-WROOM-05 Module Development

Hello Espressif Team, I would like to confirm that below are correct flash location to flash bootloader, partition image and application firmware file accordingly? 0x0 build/bootloader/bootloader.bin 0x8000 build/partition_table/partition-table.bin 0x10000 build/hello_world.bin Because into earlier ...
by Ritesh
Thu May 23, 2024 4:09 am
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 10
Views: 17791

Re: wifi:station join and leave continuously while connecting Mobile device

DrMickeyLauer wrote:
Wed Mar 27, 2024 2:10 pm
Did you find anything with regards to this problem? I have this behavior as well.
Not found anything yet and we managed with some workaround like reset device internally in this type of scenarios.
by Ritesh
Thu May 23, 2024 4:01 am
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Re: Looking support and help to start ESP8684-WROOM-05 Module Development

The 8684 is a variant on the ESP32C2, so you should select that chip to program it. Thanks a lot @ESP_Sprite for your prompt response. We will check with ESP32C2 Target from our end and will let you know if any further query for the same. So, I would like to know that is there any other configurati...
by Ritesh
Wed May 22, 2024 12:18 pm
Forum: ESP-IDF
Topic: Looking support and help to start ESP8684-WROOM-05 Module Development
Replies: 13
Views: 2462

Looking support and help to start ESP8684-WROOM-05 Module Development

Hello Team, We are planning to use ESP8684-WROOM-05 (H2 or H4) module into one of our products where it will be used for BLE and WiFi related communication and connected with other Master Host MCU. I have checked into ESP IDF but didn't find any target for ESP8684-WROOM-05 or EP8684 SoC based target...
by Ritesh
Sun Mar 10, 2024 10:48 am
Forum: ESP-IDF
Topic: Scan AccessPoint list cause station/client disconnect
Replies: 10
Views: 10184

Re: Scan AccessPoint list cause station/client disconnect

hetal-mpc wrote:
Fri Feb 23, 2024 7:24 am
Facing same issue any response?
Hello Hetal,

I think there is no any feedback from Espressif Development Team. So, you need to disconnect first STA and then you can get list of all Access Points as per requirement.

Still, Let's wait feedback from Espressif Team if any updates from their end.
by Ritesh
Tue Dec 26, 2023 4:20 am
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 10
Views: 17791

Re: wifi:station join and leave continuously while connecting Mobile device

Hello Espressif Team or Developer Team, Would you please help us to isolate issue if anyone has any expertise into it? Because it is really critical issue for us like we must need to take device from customer field and resolve issue manually when this issue is faced at customer end. Let me know if a...