How do you code a clock to receive Bluetooth data?

how do you code a clock to receive Bluetooth data? I need help pls pls pls




1 Like

I see you are working in Screen3.

Be aware that switching Screens breaks Bluetooth connections.

Here is a simple BT receive app for text ending in \n (line feed):
Here is a simple BlueTooth text receiver sample, for single value per line:
blocks
initialize global message to

...