Modifications

Sauter à la navigation Sauter à la recherche
Ligne 153 : Ligne 153 :     
== AT+HWRANDOM ==
 
== AT+HWRANDOM ==
Generates a random 32-bit number using the HW random number generator on the nRF51822 (based on white noise).
+
Génère un nombre aléatoire (32-bits) en utilisant le générateur de nombre aléatoire matériel du nRF51822 (basé sur le bruit blanc).
 
* Codebase Revision: 0.4.7
 
* Codebase Revision: 0.4.7
* Paramètres: None
+
* Paramètres: Aucun
* Sortie: A random 32-bit hexadecimal value (ex. '0x12345678')
+
* Sortie: un nombre aléatoire 32-bits encodé en hexadécimal (ex. '0x12345678')
    
  <nowiki>AT+HWRANDOM
 
  <nowiki>AT+HWRANDOM
29 918

modifications

Menu de navigation