How to set text in the time picker text

Hello,
how to set the text in the time picker?

Can you explain what you mean by “set the text”?

I am willing to set the text from time picker to something from background.

Let me try to give an example: usually, the user clicks on the time picker and a nice watch looking widget pops up, then user sets the time and clicks on OK or Done and the app has the time picked.

However, I want to read the time from another device (Arduino) and update the time read from that device to the text shown in the app’s time picker.

Hopefully my explanation helps.

Thanks!

So is this correct?

  1. Connect to Arduino over bluetooth
  2. Get the time from the Arduino
  3. Display the time from step 2 in Thunkable