Skip to content

possible fix for wifi related crashing (the old dreaded core 0 panic'ed) #56

Description

@joshua255

I've been testing URSA code with an esp32 (not connected to anything) and kept getting a "core 0 panic'ed" message (in the serial monitor) when trying to connect to the network.

switching lines 30 and 31 of Wifi.ino so that the ip address is configured after the access point is set up instead of the other way around made the problem go away and I could connect fine.

just something to try

have fun with URSA and your classes @andrewda!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions