Closed butaikis closed 10 months ago
The problem is solved by changing the file https://github.com/me-no-dev/AsyncTCP/blob/ca8ac5f919d02bea07b474531981ddbfd64de97c/src/AsyncTCP.cpp#L98
change 32 to 64
Where are these fixes going? I don’t see any recent commits in the main repo.
On Wed, Mar 20, 2024 at 1:43 AM butaikis @.***> wrote:
Closed #179 https://github.com/me-no-dev/AsyncTCP/issues/179 as completed.
— Reply to this email directly, view it on GitHub https://github.com/me-no-dev/AsyncTCP/issues/179#event-12181318403, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UI3T3FEPGBXF236XHUITYZFD3HAVCNFSM6AAAAABEJBB7SKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGE4DCMZRHA2DAMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi @me-no-dev , there is a problem when connecting to ESP32 via WiFiAp, the page does not load. It freezes constantly and then reboots. I tried to turn off the watchdog timer, but it didn't do anything. The problem is with WIFIAp, when accessed via ETH, WI-FI STA, everything loads well. Below are the last lines of the log. Maybe there is a way to solve it?