Modifications

Sauter à la navigation Sauter à la recherche
Ligne 16 : Ligne 16 :  
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-00.jpg}}
 
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-00.jpg}}
    +
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-01.gif}}
 +
 +
== 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):
 +
 +
{{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:
 +
 +
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-21.png}}
 +
 +
== 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.
 +
 +
<nowiki>AT+FACTORYRESET
 +
OK</nowiki>
 +
 +
This command will also cause the device to reset.
 +
 +
== 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.
 +
 +
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-30.png}}
 +
 +
{{ADFImage|Bluefruit-LE-Shield-Factory-Reset-31.png}}
 
{{Bluefruit-LE-Shield-TRAILER}}
 
{{Bluefruit-LE-Shield-TRAILER}}
29 917

modifications

Menu de navigation