Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{Bluefruit-LE-Shield-NAV}}
 
{{Bluefruit-LE-Shield-NAV}}
  −
{{traduction}}
      
== Réinitialisation d'usine ==  
 
== Réinitialisation d'usine ==  
Ligne 18 : Ligne 16 :     
== Croquis d'exemple FactoryReset ==
 
== Croquis d'exemple FactoryReset ==
There is a FactoryReset sample sketch in the Adafruit Bluefruit LE library, which can be access in the '''File > Examples > Adafruit_BluefruitLE_nRF51''' folder ([https://learn.adafruit.com/introducing-the-adafruit-bluefruit-spi-breakout/software See the Software section of this tutorial] for instructions on installing the library):
+
Il existe également un croquis/sketch d'exemple nommé FactoryReset (voir les exemples de la bibliothèque Adafruit Bluefruit LE disponible sous le point de menu '''Fichier > Exemples > Adafruit_BluefruitLE_nRF51'' ([https://learn.adafruit.com/introducing-the-adafruit-bluefruit-spi-breakout/software Voyez la section logiciel dans ce tutoriel] pour les instructions concernant l'installation de la bibliothèque):
    
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-20.png}}
 
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-20.png}}
   −
Upload this sketch and open the Serial Monitor and it should perform a factory reset for you:
+
Téléversez le croquis/sketch, ouvrez un moniteur série et le croquis devrait faire une réinitialisation d'usine pour vous:
    
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-21.png}}
 
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-21.png}}
    
== AT+FACTORYRESET ==
 
== AT+FACTORYRESET ==
You can also perform a factory reset by sending the AT+FACTORYRESET command to your Bluefruit LE module in your favorite terminal emulator or using the ATCommand example sketch.
+
Vous pouvez également effectuer une réinitialisation d'usine en utilisant la commande AT+FACTORYRESET sur le module Bluefruit LE depuis votre terminal de commande favoris ou en utilisant le croquis/sketch d'exemple ATCommand.
    
  <nowiki>AT+FACTORYRESET
 
  <nowiki>AT+FACTORYRESET
 
OK</nowiki>
 
OK</nowiki>
   −
This command will also cause the device to reset.
+
Cette provoquera également une réinitialisation d'usine.
    
== Réinitialisation d'usine via la pastille de test FCTR ==
 
== Réinitialisation d'usine via la pastille de test FCTR ==
On the bottom of the Bluefruit LE Friend board or shields there is a test pad or pin that exposes the Factory Reset pin on the modules (marked '''FCR''' or '''F.RST'''). Setting this pad low when the device is powered up will cause a factory reset at startup.
+
Sous la carte Bluefruit LE Friend ou le shield il y a une pastille de test ou broche qui expose la broche "Factory Reset" du module. Cette pastille/broche porte la mention '''FCR''' ou '''F.RST''' sur la sérigraphie. Placer cette broche au niveau bas avant la mise-sous-tension provoquera la réinitialisation d'usine au démarrage.
    
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-30.jpg}}
 
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-30.jpg}}
    
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-31.jpg}}
 
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-31.jpg}}
 +
 
{{Bluefruit-LE-Shield-TRAILER}}
 
{{Bluefruit-LE-Shield-TRAILER}}
29 917

modifications

Menu de navigation