Modifications

Sauter à la navigation Sauter à la recherche
Ligne 189 : Ligne 189 :     
== AT+UARTFLOW ==
 
== AT+UARTFLOW ==
Enables or disable hardware flow control (CTS + RTS) on the UART peripheral block of the nRF51822.
+
Active ou désactive le contrôle de flux matériel (CTS + RTS) pour le port série/UART sur le nRF51822.
    
* Codebase Revision: 0.7.0
 
* Codebase Revision: 0.7.0
* Paramètres: HW flow control state, which can be one of:
+
* Paramètres: Etat du contrôle de flux matériel. Peut prendre l'une des valeurs suivantes:
** on
+
** '''on''' ou '''1''' - activer
** off
+
** '''off''' ou '''0''' - désactiver
** 0
  −
** 1
   
* Sortie: If run with no Paramètres, returns a number representing whether flow control is enabled (1) or disabled (0).
 
* Sortie: If run with no Paramètres, returns a number representing whether flow control is enabled (1) or disabled (0).
  
29 918

modifications

Menu de navigation