ESP32-S2-MINI-1 AP assign the same ip address to different clients

etantonio
Posts: 3
Joined: Tue Aug 09, 2022 3:09 pm

ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby etantonio » Tue Aug 09, 2022 3:24 pm

Hi,
I've ESP32-S2-MINI-1 configured as access point and 5 IPcameras connected to this access point,
my problem is that more ipcameras received the same IP from ESP32-S2-MINI-1, for example this is the answer to a broadcast request, each ipcameras responds two times and for example ipcamera ACTO018066 and ipcamera ACTO017101 have the same ipaddress 192.168.43.3 .

1) Is this a bug of ESP32-S2-MINI-1 ?
2) How I can solve this problem?
3) The firmware for ESP32-S2-MINI-1 is version:2.1.0.0(0b76313 - ESP32S2 - Aug 20 2020 05:57:43)
SDK version:v4.2-dev-2044-gdd3c032
compile time(b5e1674):Aug 21 2020 05:00:52
Bin version:2.1.0(MINI)
is it available a newer release?

Thanks, Antonio

Code: Select all

+IPD,0,524:DH192.168.43.3 255.255.255.0192.168.43.1192.168.43.1ðÈÄÙ~':ACTO018066 ...

+IPD,0,524:DH192.168.43.3 255.255.255.0192.168.43.1192.168.43.1ðÈÄÙ~':ACTO018066 ...

+IPD,0,524:DH192.168.43.2 255.255.255.0192.168.43.1192.168.43.1ðÈÄÎœm3ACTO011614 ...

+IPD,0,524:DH192.168.43.2 255.255.255.0192.168.43.1192.168.43.1ðÈÄÎœm3ACTO011614 ...

+IPD,0,524:DH192.168.43.3 255.255.255.0192.168.43.1192.168.43.1ðÈIJ¤†ñACTO017101 ...

+IPD,0,524:DH192.168.43.3 255.255.255.0192.168.43.1192.168.43.1ðÈIJ¤†ñACTO017101HBJJR ...

+IPD,0,524:DH192.168.43.2 255.255.255.0192.168.43.18.8.8.8192.168.43.1»&P)EnACTO005825 ...

+IPD,0,524:DH192.168.43.2 255.255.255.0192.168.43.18.8.8.8192.168.43.1»&P)EnACTO005825 ...

+IPD,0,524:DH192.168.43.4 255.255.255.0192.168.43.18.8.8.8192.168.43.1»&á2Æ	ACTO005665 ...

+IPD,0,524:DH192.168.43.4 255.255.255.0192.168.43.18.8.8.8192.168.43.1»&á2Æ	ACTO005665 ...
0,CLOSED

OK

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby esp-at » Fri Aug 12, 2022 3:47 am

Sorry that esp-at does not have a release plan for ESP32-S2, support policy: https://github.com/espressif/esp-at/tre ... hip-series

About the same ip address issue, you can enable the debug log and Wi-Fi logs at menuconfig, and set an open AP on ESP32-S2, then capture the air packets. According to log port outputs and air packets, you should see what happened.

~

etantonio
Posts: 3
Joined: Tue Aug 09, 2022 3:09 pm

Re: ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby etantonio » Fri Aug 12, 2022 8:06 am

This:

ESP-AT will regularly update release/v2.2.0.0_esp32 branch for ESP32-S2. Update includes vital bugfix and security repair.

means that I could use also v2.2.0.0 not only v2.1.0.0 for ESP32-S2-MINI-1 ?

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby esp-at » Mon Aug 15, 2022 2:17 am

yes, you are right.

~

etantonio
Posts: 3
Joined: Tue Aug 09, 2022 3:09 pm

Re: ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby etantonio » Fri Aug 26, 2022 10:07 am

Hi,
after downloaded of ESP32-MINI-1_AT_Bin_V2.2.0.0.zip
and loading of ESP32-MINI-1-V2.2.0.0\factory\factory_MINI-1.bin at address : 0x0

we have the following:

ESP-ROM:esp32s2-rc4-20191025
Build:Oct 25 2019
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
Invalid chip id. Expected 2 read 0. Bootloader for wrong chip?
ets_main.c 386


so it seems there's something wrong using ESP32-MINI-1-V2.2.0.0

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: ESP32-S2-MINI-1 AP assign the same ip address to different clients

Postby esp-at » Fri Sep 09, 2022 11:30 am

oh, no, so you download the ESP32 firmware into ESP32-S2 chip, right?

Who is online

Users browsing this forum: No registered users and 28 guests