Notifications
Clear all

Hello my name is Alan

3 Posts
2 Users
1 Likes
1,278 Views
AlanL
(@alanl)
Member
Joined: 3 years ago
Posts: 34
Topic starter  

Hi everyone my name is Alan and I am retired, I have been interested in Arduino, ESP23 and more recently Raspberry Pi 3 & 4, Zero W and the new Pico.

I am currently following the ESP32 CAM robot and I have aproblem: In which file can you change the IP address 192.168.4.1 to 192.168.6.1.

I can change the WIFI broadcast IP address on the Raspberry Pi but I can't find the equivelent files for the ESP32.

Any help would be appreciated.


   
Quote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1037
 

@alanl

You might try investigating these links:

TCP/IP Adapter -- ESP-IDF Programming Guide v3.3 documentation

and/or this one:

Change ESP32 softAP default IP address - ESP32 Forum

Hope these might help.

SteveG


   
YurkshireLad reacted
ReplyQuote
AlanL
(@alanl)
Member
Joined: 3 years ago
Posts: 34
Topic starter  

Thanks for the info, I'll have a read and try to change the address.


   
ReplyQuote