.. _FACT-AT: [ESP8266 Only] Signaling Test AT Commands ========================================== :link_to_translation:`zh_CN:[中文]` - :ref:`AT+FACTPLCP `: Send with long or short PLCP (Physical Layer Convergence Procedure) .. _cmd-FACTPLCP: [ESP8266 Only] :ref:`AT+FACTPLCP `: Send with Long or Short PLCP -------------------------------------------------------------------------- Set Command ^^^^^^^^^^^ **Command:** :: AT+FACTPLCP=, **Response:** :: OK Parameters ^^^^^^^^^^ - ****: Enable or disable manual configuration. - 0: Disable manual configuration. The default value for the parameter ```` will be used. - 1: Enable manual configuration. The type of PLCP that AT sends depends on ````. - ****: Send with long PLCP or short PLCP. - 0: Send with short PLCP (default). - 1: Send with long PLCP.