Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 10 : Ligne 10 :     
* Codebase Revision: 0.3.0
 
* Codebase Revision: 0.3.0
* Parameters: The TX power level (in dBm), which can be one of the following values (from lowest to higher transmit power):
+
* Paramètres: The TX power level (in dBm), which can be one of the following values (from lowest to higher transmit power):
 
** -40
 
** -40
 
** -20
 
** -20
Ligne 19 : Ligne 19 :  
** 0
 
** 0
 
* 4
 
* 4
* Output: The current transmit power level (in dBm)
+
* Sortie: The current transmit power level (in dBm)
    
{{ambox-stop|text=The updated power level will take affect as soon as the command is entered. If the device isn't connected to another device, advertising will stop momentarily and then restart once the new power level has taken affect.}}
 
{{ambox-stop|text=The updated power level will take affect as soon as the command is entered. If the device isn't connected to another device, advertising will stop momentarily and then restart once the new power level has taken affect.}}
Ligne 48 : Ligne 48 :     
* Codebase Revision: 0.3.0
 
* Codebase Revision: 0.3.0
* Parameters: None
+
* Paramètres: None
* Output: The address type, which can be one of the following values:
+
* Sortie: The address type, which can be one of the following values:
 
** 0 = public
 
** 0 = public
 
** 1 = random
 
** 1 = random
Ligne 61 : Ligne 61 :     
* Codebase Revision: 0.3.0
 
* Codebase Revision: 0.3.0
* Parameters: None
+
* Paramètres: None
* Output: The 48-bit BLE device address in the following format: 'AA:BB:CC:DD:EE:FF'
+
* Sortie: The 48-bit BLE device address in the following format: 'AA:BB:CC:DD:EE:FF'
    
  <nowiki>AT+BLEGETADDR
 
  <nowiki>AT+BLEGETADDR
Ligne 72 : Ligne 72 :     
* Codebase Revision: 0.6.5
 
* Codebase Revision: 0.6.5
* Parameters: None
+
* Paramètres: None
* Output: The 48-bit address of the connected central device in hex format. The command will return ERROR if we are not connected to a central device.
+
* Sortie: The 48-bit address of the connected central device in hex format. The command will return ERROR if we are not connected to a central device.
    
{{ambox|text=Please note that the address returned by the central device is almost always a random value that will change over time, and this value should generally not be trusted. This command is provided for certain edge cases, but is not useful in most day to day scenarios.}}
 
{{ambox|text=Please note that the address returned by the central device is almost always a random value that will change over time, and this value should generally not be trusted. This command is provided for certain edge cases, but is not useful in most day to day scenarios.}}
Ligne 85 : Ligne 85 :     
* Codebase Revision: 0.3.0
 
* Codebase Revision: 0.3.0
* Parameters: None
+
* Paramètres: None
* Output: The RSSI level (in dBm) if we are connected to a device, otherwise '0'
+
* Sortie: The RSSI level (in dBm) if we are connected to a device, otherwise '0'
    
  <nowiki># Connected to an external device
 
  <nowiki># Connected to an external device
29 917

modifications

Menu de navigation