What is the error? Because it doesn't show the alert (notification)

Your variable BUTTON_PRESSED never can have the boolean value true, so it just happens nothing after some data has been received

Taifun

Screen1.Initialize is a terrible place to ask Bluetooth for data.

It has not yet even connected.

2 Likes

which one do I put on?

Here is a simple BlueTooth text receiver sample, for single value per line:
blocks
initialize global message to

...