Modifications

Sauter à la navigation Sauter à la recherche
1 517 octets ajoutés ,  20 novembre 2015 à 13:08
Ligne 63 : Ligne 63 :     
=== Vérifier l'enregistrement réseau ===
 
=== Vérifier l'enregistrement réseau ===
 +
If the FONA has good signal it will immediately try to locate a cell tower and register to it.
 +
 +
You can check the status of the network with '''n'''
 +
 +
Once it's Home Registered, give it like 5-10 more seconds before trying to access/send SMS's or phone calls.
 +
 +
{{ADFImage|ADAFRUIT-FONA-Arduino-Test-51.jpg}}
 +
 +
=== Volume audio ===
 +
You can set the audio volume with '''v''' and retrieve it with '''V''' - its in % so ranges from 0 to 100
 +
 +
{{ADFImage|ADAFRUIT-FONA-Arduino-Test-52.jpg}}
 +
 +
== Headset & Audio externe ==
 +
There are two audio paths on the FONA. One is the headset, thru the 3.5mm audio jack. The other is "external" - using the two speaker and mic pins for wiring up external speaker and mic. FM audio, phone calls, tones, etc can be routed to one or the other.
 +
* To set the audio to headset, use the command '''H'''
 +
* To set the audio to external, use the command '''e'''
 +
 +
{{ambox|text= Note the FONA 808 only has Headset audio, so setting External audio wont do anything }}
 +
 +
{{ADFImage|ADAFRUIT-FONA-Arduino-Test-53.jpg}}
 +
 +
== Jouer des sons ==
 +
You can test the audio path with the toolkit tones. These are tones that mimic what some phone services sound like. For a full list of tones, you can check the '''AT+STTONE''' command in the AT command datasheet. We'll use tone #20 which is the American dial tone.
 +
 +
You can switch to headset mode, play a tone, then try it on the external audio mode. This is a very easy way to try out both speakers for debugging
 +
 +
{{ADFImage|ADAFRUIT-FONA-Arduino-Test-54.jpg}}
 +
    
https://learn.adafruit.com/adafruit-fona-mini-gsm-gprs-cellular-phone-module/arduino-test#checking-network-registration
 
https://learn.adafruit.com/adafruit-fona-mini-gsm-gprs-cellular-phone-module/arduino-test#checking-network-registration
    
{{ADAFRUIT-FONA-TRAILER}}
 
{{ADAFRUIT-FONA-TRAILER}}
29 836

modifications

Menu de navigation