Nodo 485
-
this is the message sent by the well known Arduino 2009 :
TSF: MSG: SEND, 9-9-255-255, s = 255, c = 3, t = 7, pt = 0, l = 0, sg = 0, ft = 0, v = OK:
this is the message sent by the well known Arduino micro ;
TSF: MSG: SEND, 255-255-255-255, s = 255, c = 3, t = 7, pt = 0, l = 0, sg = 0, ft = 0, v = OK:
the program is the same for the two cards
how does this happen?
-
@bocmau that's a strange format of the debug log. Where does it come from? The log parser is unable to understand it.
Could you post the rest of the logs? Just a single line without context is quite hard to make sense from.
-
@mfalkvidd said in Nodo 485:
that's a strange format of the debug log. Where does it come from? The log parser is unable to understand it.
Could you post the rest of the logs? Just a single line without context is quite hard to make sense from.Thanks I solved in 485 the registration does not work
We must add #define MY_NODE_ID XX
-
@bocmau that's very strange. Which controller are you using?