MetriciRO

Results 6 comments of MetriciRO

> Can you please try to test this under latest version 2.0.5 @MetriciRO? There was a fix to GPIO which should have influence on this. Hello. I found that the...

> Maybe related to #6188 I have added a delay just in case: ```cpp ETH.begin(); delay(500); ``` When using `platform = [email protected]` everything works. When using `platform = espressif32` which...

> Maybe, do you face the same issue on Arduino core version 2.0.4? Actually I am getting this bug when using v.2 or above of Arduino Core. When using v1.0.6...

> Hello @MetriciRO > > `SYSTEM_EVENT_` events have been renamed to `ARDUINO_EVENT_`. Maybe that is your issue? > > Thanks Felix > I have come to the same conclusion as...

@amkrk These changes make my project not load all its css and js files: ![image](https://github.com/me-no-dev/ESPAsyncWebServer/assets/105649178/dca4a165-de16-4008-9819-638304b53145) The error is a `HTTP 429 Too Many Requests`. It also slows down the interface...

> any solution so far?? This one worked for me: https://github.com/facebook/react-native/issues/32966#issuecomment-1733684799