Hello,
you can create both widgets with one invisible (or opacity set to 0):
VIS:0 or OPA:0
Then you delay on the microcontroller side and send the VIS:1 or OPA:1 command when the delay expires. This will then show the widget to the user.
Hope this helps.
Best regards.