I tried to implement the DA1468x DSPS project and used Android DSPS app to send and receive data. After connected, I cannot do file steaming to DA168x except I press the the "start" button of Receive console at first. By doing so I can see streaming process from 0% to 100%. I am curious that the progress bar represents the complete percentage of " App to BLE " or " BLE to UART " ? and an another question, the "start" button of Receive console represents updating the SPS flow control characteristic value to be " SPS_FLOW_CONTROL_ON " and the " stop " button of Receive console represents SPS_FLOW_CONTROL_OFF, is correct? thanks for your answer.
Device:
Hi nigelyang,
当你按下开始按钮,你来回发送数据m the application to the air but you will not be aware when the data finally received from the BLE or from the UART. Regarding you second question, yes, you are correct, the "start" button of receive console represents updating the SPS flow control characteristic value to be " SPS_FLOW_CONTROL_ON " and the " stop " button of Receive console represents SPS_FLOW_CONTROL_OFF.
Thanks, PM_Dialog