We are about to switch to a new forum software. Until then we have removed the registration on this forum.
this is sender node :
My problem is when it receive "node1" from sender through xbee, the condition is aborted.. BUT, when i manually write in serial, the condition is worked.. i think the data sent by sender is not actually "node1"..even when i Serial.print(), it shows ""node1" physically.
this is receiver node:
Answers
https://forum.Processing.org/two/discussion/15473/readme-how-to-format-code-and-text
https://Processing.org/reference/String_equals_.html
https://Processing.org/reference/trim_.html
https://forum.Processing.org/two/discussion/16618/processing-with-arduino-void-serialevent#Item_5