Comment puis-je debugger mon code GPS

He rentre et je vois vous réponse. C'est vraiment un super forum. Merci.

Peut tu afficher le nombre de satellites vus par le GPS ?

Je ne sais pas comment on fait, mais je vais chercher et apporter la réponse. Il me semble avoir vu ca a quelque part.

@Artouste,
j'ai mis ce code. Je ne sais pas si je répond bien a ta proposition:

 if(cell.available() >0)
  {
    incoming_char=cell.read();    //Get the character from the cellular serial port.
    Serial.print(incoming_char);  //Print the incoming character to the terminal.
  }
  //If a character is coming from the terminal to the Arduino...
  if(Serial.available() >0)
  {
    incoming_char=Serial.read();  //Get the character coming from the terminal
    cell.print(incoming_char);    //Send the character to the cellular module.
  }

et j'ai ca en retour, une erreur. Je précise, j'ai du mettre mon switch en UART, si non il n y a rien. Et c'est vrai que j'aurais voulu travailler en DLINE. Mais voici le retour de ma console

R??ª*'$S¡!¡¥¨©QHQT©§©: 60

+CM ERRO: 60

+CM ERRO: 60

+CM ERRO:0C¦¨
E:
ER
ER
MO
I
¦¨
:
RTjUTJJéJJ?SPHhTª
R??ª*'$¦!¡!¡¥¨©QH©©OR: 60

+ME EROR: 6

+ME EROR:
ªL¨Q
E
:
ER
MO6
MªL¨©

  • O?¨©
    =ªCR
  • *SQ
  • O4IéSQ
    +R4MR
    MOHRZjUTJJéJJ?S¨HhiªR??ª
    '$S¡!¡¥¨©QHQT©§©: 60
    +R?0CR6
    E
    ER
    =ªLSQ0
    E*¦¨©
    +j
    +CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+CME ERROR: 60

+M ERR 6

+CEERO:60

CM ROR 0

+M ERR 0

+MEERR:6

CEERO:60

J'ai pas encore regarder, ce que l'error 60. mais je le fais de ce pas.

le mieux est bien sur de connecter directement la sortie NMEA TLL au PC par le biais d'un adaptateur type FTDI

Ouf, mais je n'ai pas tout ca. je peux regarder pour en acheter un