Hallo,
is it possible to switch off an interrupt for a short time, so that in a certain range of the code no interrupts disturb the execution?
For example, so that no interrupts occur when writing to the flash with NVS_write (NVS.h).
Thanks for your help