Event Groups and Timers

Hi @SaktiPadhy,

Without seeing your code it sounds like you maybe specifying times in ms instead of ticks when passing them to your time functions is it possible you may need the pdMS_TO_TICKS() macro around your parameters?

Just a thought…

Kind Regards,

Pete