Is there a neat way of receiving a message string with the esp32 BluetoothSerial library just like Serial.readString(). The idea is to send a message from a sma
Serial.readString()