How to remove parentheses from a label when receiving strings by Bluetooth

If you add a \n (New line) to the end of each message you send, you can apply the technique at Hm-10 sending string - Problems - to grab complete individual message lines and process them one by one.