Hi,
I am making a timed relay circuit with arduino and bluetooh using Time Picker. After setting the time on the time picker, when I press the send button, I send the time setting from Bluetooh to the arduino. But if I press the send button without setting on the time picker, it is send the system clock from Bluetooh to the arduino.
For example, 12:30 appears on the Time picker and when I press the send button ( press the send button without setting on the time picker), it sends the 15:12 system clock to the arduino.
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
After setting the time with Time Picker, when I close and reopen the program and click the send button without touching the Time Picker, it sends the current system time, but the Time Picker remains the same.
Can you help about this situation?
There is a problem with TimePicker, when you set the time with the phone keyboard via TimePicker and press the "OK" button on the TimePicker, it does not set the time.
Do you have an idea for this problem?