Greg Ravikovich

Results 18 comments of Greg Ravikovich

> [@grisharav](https://github.com/grisharav) Could you please try the latest `esptoolpy` package? Just run `pio pkg update -g -t tool-esptoolpy` if it's already installed. ``` pio pkg update -g -t tool-esptoolpy Tool...

> [@grisharav](https://github.com/grisharav) You either installed a fork of this platform (the official platform doesn't use the original versions like `4.8.11`) or you have several versions of the `espressif32` platform in...

I have removed it, and ran `pio pkg update -g -t tool-esptoolpy`, same result: ``` pio pkg update -g -t tool-esptoolpy Tool Manager: [email protected] is already up-to-date ```

> That's strange. OK, can you remove this folder `/home/YOUR_USER/.platformio/packages/tool-esptoolpy` and then run your project again? Indeed compiled fine on my machine after the removal. What could be the root...

Indeed happening to us as well, IDF 5.3.0. We use custom logic to ignore duplicate packets, but this is causing the network & queues to be overloaded, any update here?

Still an issue for me, any update?

> @Lukas-H-97 @grisharav Do you still have this issue? If yes, can you provide a demo for me to reproduce it? @zhangyanjiaoesp - The issue is still happening, the software...