I would like to send and receive 30 bytes of data.
It was confirmed that the settings were made on the device side and that 30 bytes of data were received by adjusting the MTU in nRF Connect.
The problem is that when you adjust the MTU in App Inventor as shown below, a Change Event occurs, but actual data is not received or transmitted.
device is ESP32
Is there anything wrong?