Hi me again
Dumb questions a plenty.
Is it possible in some way to implement an RS-232 PLC -> Zigbee Pro interface on a Ti CC253X Device?
Or am I being stupid?
I already am running an Xbee Pro S2 version with Xbee Pro S2 factory nodes gathering data and driving relays etc, but I have implemented that with an Xbee Pro S2 coordinator coupled to the PLC serial port and I generate the frames using arrays and functions in the PLC.
The problem is that the customer now wants to use Zigbee Pro devices that are already available from china which we have been verifying with the Beaglebone Gateway (The worlds most awesome Zigbee debug tool ever).
I have no Idea what a 2007 or Pro frame looks like as I have never been able to find a frame structure diagram or sheet just stack calls.
Would be great if there was a list of frame data cross referenced to the instructions as then it would make sense. the new ZAP / ZNP API is awesome but I cant implement that on a PLC.
Might have to go Farmer Brown on it and back engineer the packets from the TI Sniffer and the data from the BBB Gateway.
Thanks in advance, any comments would be much appreciated.