Pynq-z2 using bluetooth to get message

Help me,please!I want to use the bluetooth on my phone to send messages to pynq.We now have managed to pair the phone and pynq successfully,but how should we do to get the message that the phone sends?We want to use the message in python in pynq.THank You for help!!!

You haven’t provided any info on your board, Bluetooth chip (is it built in to the board, USB dongle, PS connected etc.), or the version of PYNQ you are running.
If your Bluetooth is PS connected, I’d suggest you good search for how to do this in Python.

Cathal