Unreliable - irregular restart Nodemcu

Hi everybody,
I completed my first larger app that works, but not reliably. I’m trying to find out - how is it possible that 5-10x will write my values correctly to the cloud, but the 11th attempt will end with a board restart :frowning:

Restarts always occur during a different activity - so I think it could be due to writing more data for one action ?! There is a systemic limit that e.g. at once I can overwrite max e.g. 5 Pins? This usually happens during activities where there are several actions in a row.

thanks in advance for the help

We need to see your sketch - correctly formatted with triple backticks, which look like this:
```

We probably also need to see more of your serial output, but this should be copied and pasted text rather than a screenshot, and should also be formatted with triple backticks.

Are you using Blynk Legacy, or Blynk IoT ?

Pete.