how do you code a clock to receive Bluetooth data? I need help pls pls pls
1 Like
ABG
2
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:
...