hello i have 2 xbee s2 the firmware is api mode API. 1 xbee s2 is a coordinat API-2 and the other Router API-2. so the problem is i send a random data integer int a=random(99); oh btw i use arduino in 2 side so arduino1->xbee(tx)->xbee(rx)->arduino2. back to the problem is when i look in serial monitor arduino 2 it just receive 1 digit number, like if i send a=72 then it just receive the first number, it’s 7. i used andrew library
xbee-s2 arduino
how to fix the code? i’m really confused. i.m try to fix the code like this but it didn’t work to.in the sender i use “Q” for the mark. oh btw thank you for answerng me before