Hi all,
i have a problem in comunication between XStick and a new S2C (Zigbee TH Reg).
They are in the same PANID, they can discover eachother but when i try to console a string (in ASCII) from XSTICK i get this (using sscom32E or other programs):
Yes that is why you can’t send ASCII data on your XStick. Your XStick is configured for Hex API packets within the firmware it is running. You would need to change the firmware on the XStick to Coordinator AT to change it from Hex API frames to transparent ASCII data.
Many thanks for your patience.
Yes, when i set as Coordinator AT and i connect to a XBee X2 i have no problema, but when i try to connect the XStick to a S2C version, i can’t discover it.
The S2C is incompatible? Or do i need to have a specific set-up?