Search found 1365 matches

by Ritesh
Sun Mar 10, 2024 10:48 am
Forum: ESP-IDF
Topic: Scan AccessPoint list cause station/client disconnect
Replies: 10
Views: 9228

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: 4
Views: 12907

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...
by Ritesh
Thu Dec 21, 2023 5:05 pm
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 4
Views: 12907

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

Hello Espressif Team or Developer Team, We have further looked into issues and did some testing from our end as per possible test-cases and observed that when we are dumping NVS Memory from Non-working system into working system then also it is working fine. Initially we have doubt that there are so...
by Ritesh
Tue Dec 19, 2023 12:29 pm
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 4
Views: 12907

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

Hello ESP_Sprite or Espressif Developers, We have looked issue into details, and it seems like NVS location is going to corrupt for wifi configurations or may be particular region is going to corrupt. Do we have any tool or utility to read NVS data specific for AP SSID and Password which are stored ...
by Ritesh
Tue Dec 19, 2023 7:17 am
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 4
Views: 12907

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

Hello Espressif Team, As per further debugging from our end like it seems Password has been corrupted into NVS Storage location of wifi configuration. Still, We will compare both working and non working NVS partition of both device and will let you know. Because, when we set wifi configurations into...
by Ritesh
Mon Dec 18, 2023 12:23 pm
Forum: ESP-IDF
Topic: wifi:station join and leave continuously while connecting Mobile device
Replies: 4
Views: 12907

wifi:station join and leave continuously while connecting Mobile device

Hello Team, We were using ESP32 IDF 3.2 into one of our product and migrated to SP32 IDF 4.4 in which following component has been kept as older ESP32 IDF 3.2 TCP/IP Adapter So, We have ported our application with that and it is also running fine into normal case. ESP32 is working as AP+STA Mode in ...
by Ritesh
Mon Dec 18, 2023 12:16 pm
Forum: ESP-IDF
Topic: ESP32 connects to Access Point but can't get IP address
Replies: 16
Views: 40736

Re: ESP32 connects to Access Point but can't get IP address

Leaving this here as a reference to anyone who faces this problem, they could run into the same issue as mine. I got an esp32-Wroom 32E and tried the wifi examples but for some reason it would say connected to the access point but give no IP address. After some debugging I found that the got_ip eve...
by Ritesh
Fri Dec 01, 2023 9:03 am
Forum: ESP-IDF
Topic: Enabling WiFi & Ethernet together
Replies: 23
Views: 41346

Re: Enabling WiFi & Ethernet together

Hi Espressif System Developers, I have to develop a device that is a Modbus TCP Server on ethernet but which also implements a WebServer on WiFi. Is it possible to have an ethernet port and a wifi that can work simultaneously? Thank you Hello, Yes, you can use both together as per requirements. The...
by Ritesh
Sun Nov 26, 2023 4:40 pm
Forum: ESP-IDF
Topic: Need help for scan_evt timeout error
Replies: 4
Views: 2381

Re: Need help for scan_evt timeout error

Hello, Which version of ESP-IDF are you using? Hello, We are using ESP32 IDF 5.0 Release but it seems like issue has been resolved from ESP32 Stack level and it has been released by Espressif team soon with details as well. You can get more information from below thread which is ongoing. https://gi...
by Ritesh
Mon Aug 28, 2023 3:03 am
Forum: ESP-IDF
Topic: Need help for scan_evt timeout error
Replies: 4
Views: 2381

Re: Need help for scan_evt timeout error

Hello Team,

Anyone has any updates regarding this issue or have faced this type of issues earlier? Because we have faced this issue few times where we are developing one Bluetooth and WiFi based product.

Let me know if need anything else from my end.