I have established an udp connection with the classic mode for sending and receiving data but the trasmission data of the HL7692 module is about every 270ms. This delays the sending of data is too long, which is why I wanted to choose the direct data flow mode. I looked in the “at commands interface guide”, but it only exists for the tcp connection. Someone knows how to use the direct data flow mode for the udp connection.
Thank you for your answer. I know that there is no +KUDPSTART command. The Direct Data Flow mode only exists for the tcp connection, so on the AT command user guide there is only +KTCPSTART. My question is: is there a similar command for the udp connection? I was expecting there to be a command like “+KUDPSTART” which allows me to establish an udp connection in Direct Data Flow mode.