Modifications

Sauter à la navigation Sauter à la recherche
266 octets ajoutés ,  7 novembre 2015 à 14:10
Ligne 48 : Ligne 48 :  
* '''NS''' - c'est la broche '''N'''etwork '''S'''tatus (''Status réseau''). Cette broche envoi des impulsions correspondant au statut actuel du module. Cette broche est branchée sur la LED '''Net''' (voyez la section LED ci-dessous pour plus d'information).
 
* '''NS''' - c'est la broche '''N'''etwork '''S'''tatus (''Status réseau''). Cette broche envoi des impulsions correspondant au statut actuel du module. Cette broche est branchée sur la LED '''Net''' (voyez la section LED ci-dessous pour plus d'information).
 
* '''Reset''' - C'est la broche de réinitialisation matériel du module (dit "Hard Reset"). Ce n'est pas une réinitialisation logicielle. Par défaut, cette broche est maintenu au niveau Haut à l'aide d'une résistance pull-up (donc, le module n'est pas réinitialisé). Si vous n'arrivez vraiment plus à contrôler votre module, placez ce signal au niveau bas pendant au moins 100ms pour faire un réinitialisation métériel.
 
* '''Reset''' - C'est la broche de réinitialisation matériel du module (dit "Hard Reset"). Ce n'est pas une réinitialisation logicielle. Par défaut, cette broche est maintenu au niveau Haut à l'aide d'une résistance pull-up (donc, le module n'est pas réinitialisé). Si vous n'arrivez vraiment plus à contrôler votre module, placez ce signal au niveau bas pendant au moins 100ms pour faire un réinitialisation métériel.
* '''RX & TX''' - OK now that I made you read all that you can actually use the UART pins. The module uses UART to send and receive commands and data. These pins are auto-baud so whatever baud rate you send "AT" after reset or boot is the baud rate is used. le signal '''RX''' rentre dans le module, tandis que le signal '''TX''' sort du module.
+
* '''RX & TX''' - Le module utilise un UART (port série) pour envoyer et recevoir des commandes et des données. Ces broches disposent d'une détection "auto-baud", donc peut importe la vitesse à laquelle vous envoyez vos commandes "AT" après un Reset ou boot/démarrage deviendra la vitesse utilisée par le module. Le signal '''RX''' rentre dans le module, tandis que le signal '''TX''' sort du module.<br />Note importante: Lors de nos tests avec Arduino (voir plus loin), nous avons remarqué qu'il était important d'utilise CR + LF comme terminateur de commande (CR + LF = Carriage Return + Line Feed).
 
* '''RI''' - Il s'agit du signal '''R'''ing '''I'''ndicator (''Indicateur de sonnerie''). It is basically the 'interrupt' out pin from the module. It is by default high and will pulse low for 120ms when a call is received. It can also be configured to pulse when an SMS is received.
 
* '''RI''' - Il s'agit du signal '''R'''ing '''I'''ndicator (''Indicateur de sonnerie''). It is basically the 'interrupt' out pin from the module. It is by default high and will pulse low for 120ms when a call is received. It can also be configured to pulse when an SMS is received.
 
* '''SPK+''' et '''SPK-''' : This is for connecting an external 8 ohm speaker, max 1W. You can configure the module to route calls and FM radio to the headset or the external audio. The two pins are differential so they don't have output DC blocking capacitors. <font color="red">'''You cannot connect this to a stereo, powered speakers or other non-differential amplifier'''</font> without adding a 100uF+ blocking cap in series to the + pin and then not using the - pin. Instead, your amp should use GND for the - reference
 
* '''SPK+''' et '''SPK-''' : This is for connecting an external 8 ohm speaker, max 1W. You can configure the module to route calls and FM radio to the headset or the external audio. The two pins are differential so they don't have output DC blocking capacitors. <font color="red">'''You cannot connect this to a stereo, powered speakers or other non-differential amplifier'''</font> without adding a 100uF+ blocking cap in series to the + pin and then not using the - pin. Instead, your amp should use GND for the - reference
29 918

modifications

Menu de navigation