I used a 184 bytes string"{ "set_web_user_login": { "errno": 0, "errmsg": "", "lang": "en", "cgisid": "fooKLcuissxSXaS0JSSCD6oZmRRfI", "cgitoken": "k7TLuuoFakPbtuG5LHuDz8Oh3C7mf", "group": 0, "timeout": 180 } }" to test data_stream, but I did't get echo in my simplelink connect app.
I used sniffer to debug this issue, I can see the string be sented many times, but there is not any response from LP-EM-CC2340R5:
I also increase BLE PDU to 255 bytes and UART2 driver ring buffer size to 256, but those actions don't help in this issue.