Modifications

Sauter à la navigation Sauter à la recherche
89 octets ajoutés ,  29 octobre 2018 à 20:07
Ligne 73 : Ligne 73 :  
The best is to figure out what's happening is to use LED, blink status, heartbeat.
 
The best is to figure out what's happening is to use LED, blink status, heartbeat.
   −
By doing so, no need to open a Serial Monitor or diagnostic tool to figure out the status of the objet.
+
By doing so, no need to open a Serial Monitor or diagnostic tool to figure out the status of the object.
   −
[[Fichier:ENG-CANSAT-MISSION1-CAPTURE-10.png|250px]]
+
[[Fichier:ENG-CANSAT-MISSION1-CAPTURE-10.png|360px]]
    
The NeoPixel LED does turn GREEN when the Feather M0 switch on to normal operation (when it runs your Arduino Sketch).
 
The NeoPixel LED does turn GREEN when the Feather M0 switch on to normal operation (when it runs your Arduino Sketch).
Ligne 102 : Ligne 102 :  
|- style="font-size: 90%"
 
|- style="font-size: 90%"
 
| align="left" | RADIO LED = 2 pulse 50ms + pause 100ms
 
| align="left" | RADIO LED = 2 pulse 50ms + pause 100ms
| align="left" | xxxxThe LED is pulsed for each successfully send message + getting ACK from the receiver. The code wait 500ms max for the ACK.  
+
| align="left" | Message send but error while decoding the ACK response.  
| align="left" | xxxxx''Nothing to do here''.
+
| align="left" | ''This is not critical, the most important is that the message was sent successfully''.
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
 
| align="left" | RADIO LED = 3 pulse 50ms + pause 150ms
 
| align="left" | RADIO LED = 3 pulse 50ms + pause 150ms
| align="left" | xxxxThe LED is pulsed for each successfully send message + getting ACK from the receiver. The code wait 500ms max for the ACK.  
+
| align="left" | Not ACK message received within the 500ms after message was sent.<br />This can be interpreted as "Is there someone listening the message?" because there are not reply.
| align="left" | xxxxx''Nothing to do here''.
+
| align="left" | ''This is not critical, the most important is that the message was sent successfully''.
 
|}
 
|}
  
29 837

modifications

Menu de navigation