When QPPC start to received data from QPPS, the raw data is continuous send to Client without stop. Thats mean the BT connection is always running to send data.
My question is how to send only once cycle or trigger by user?
i have try to modified app_qpps_data_send_cfm_handler to send data once because i think this function use to send notification to Client, but not work. Anybody have an idea? sorry for my bad english, Thank you.