Modifications

Sauter à la navigation Sauter à la recherche
178 octets ajoutés ,  5 juin 2017 à 15:32
Ligne 43 : Ligne 43 :     
== AT+BLEURIBEACON ==
 
== AT+BLEURIBEACON ==
Converts the specified URI into a UriBeacon advertising packet, and configures the module to advertise as a UriBeacon (part of Google's Physical Web project).
+
Converti l'URI spécifée en paquet d'annonce UriBeacon (''advertising packet'') et configure le module pour s'annoncer comme un UriBeacon (partie du projet "Physical Web" de Google).
 
  −
To view the UriBeacon URIs you can use one of the following mobile applications:
  −
* Android 4.3+: Physical Web on the Google Play Store
  −
* iOS: Physical Web in Apple's App Store
      +
Vous pouvez utiliser l'une des aapplication suivantes pour voir l'URI annoncé dans par l'UriBeacon:
 +
* Android 4.3+: "Physical Web" sur Google Play Store
 +
* iOS: "Physical Web" sur l'App Store d'Apple
    
* Codebase Revision: 0.4.7
 
* Codebase Revision: 0.4.7
* Paramètres: The URI to encode (ex. http://www.adafruit.com/blog)
+
* Paramètres: l'URI à annoncer (ex. http://www.adafruit.com/blog)
* Sortie: None of a valid URI was entered (length is acceptable, etc.).
+
* Sortie: Aucune si une URI valide à été saisi (longueur acceptable, etc.).
    
  <nowiki>AT+BLEURIBEACON=http://www.adafruit.com/blog
 
  <nowiki>AT+BLEURIBEACON=http://www.adafruit.com/blog
 
OK
 
OK
   −
# Reset to change the advertising data
+
# Reinitialise le module pour utiliser les données d'annonce
 
ATZ
 
ATZ
 
OK</nowiki>
 
OK</nowiki>
   −
If the supplied URI is too long you will get the following Sortie:
+
Si l'URI fournie est trop longue alors vous obtiendrez le message suivant en sortie:
    
  <nowiki>AT+BLEURIBEACON=http://www.adafruit.com/this/uri/is/too/long
 
  <nowiki>AT+BLEURIBEACON=http://www.adafruit.com/this/uri/is/too/long
Ligne 67 : Ligne 66 :  
ERROR</nowiki>
 
ERROR</nowiki>
   −
{{ambox-stop|text=If the URI that you are trying to encode is too long, try using a shortening service like bit.ly, and encode the shortened URI. }}
+
{{ambox-stop|text=Si vous essayez d'encoder une URI trop longue alors essayez d'utiliser un service en ligne permettant de créer des liens court (comme bit.ly) et encodez ce lien court dans l'UriBeacon. }}
{{ambox|text=UriBeacon should be considered deprecated as a standard, and EddyStone should be used for any future development. No further development will happen in the Bluefruit LE firmware around UriBeacon.}}
+
{{ambox|text=UriBeacon devrait être considéré comme un standard obsolète. EddyStone devrait être utilisé pour chaque nouveau développement. Adafruit ne fera pas de développement complémentaire pour la technologie UriBeacon.}}
    
== AT+EDDYSTONEENABLE (commande dépréciée) ==
 
== AT+EDDYSTONEENABLE (commande dépréciée) ==
29 917

modifications

Menu de navigation