You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure why you get that. It's been a while - but I remember that I increased to buffers on the esp32 almost to the limit of the ram.
Why did you increase the incoming buffer?
Hi Jean!
I am sending a lot data to the esp32 with a PC, and just started to get this assertion.
assertion "m_count > 0" failed: file "include/wlan_queues.h", line 191, function: void Queue<N>::end_reading() [with unsigned int N = 40000u]
maybe i'm running out of memory? I increased the incoming buffer size to 40000.
Cheers
The text was updated successfully, but these errors were encountered: