Skip to content

picow_access_point example cannot be changed to other subnet #383

Closed
@eamars

Description

@eamars

The example code from https://github.com/raspberrypi/pico-examples/blob/master/pico_w/wifi/access_point/picow_access_point.c#L293 shows the default IP address for the DHCP server is 192.168.4.1. When I changed the subnet to, for example, 192.168.3.1, my TCP client could not connect to the pico w anymore.

Wireshark shows the DHCP server is still offering 192.168.4.1 as the router.

Unfortuantely I'm not professional in lwip implementation therefore I could not figure out where the IP address is hard coded.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions