Hello,
I’ve just set up a drop-in networking professional development kit (802.16.4 series) and am having problems with the first Gateway application (‘discover and assign TCP sockets’).
The Instructions tell me to upload the following files:
embedded_kit_gateway.zip [674664 bytes]
EmbeddedKitManager.py [14968 bytes]
EmbededKitService.py [532 bytes]
and a screenshot on the guide indicates the inclusion of the following two files:
python.zip [70738 bytes]
zigbee.py [1147 bytes]
When I run the above, I receive an error requesting a ‘WPAN.py’ file. I have located this on the provided CD and uploaded it to the gateway(opening it in a text editor indicates that it is identical to zigbee.py, bar the name).
My python applications table now looks like this:
##[x-2 setup.jpeg]##
Whilst the files have the same names, the following two have different sizes to the files listed in the manual:
embedded_kit_gateway.zip [674715 bytes]
and
EmbeddedKitManager.py [16833 bytes]
When running this group as shown below, I receive the following error message
##[x-2 error message.jpeg]##
Any ideas on a solution or links to the correct files would be most appreciated.
Many Thanks
Daniel
=====================Setup Info======================
The current network can be seen here:
##[current network.jpeg]##
It consists of:
1 Connectport x-2
1 XB pro on an RS232 board
1 XB normal on an RS232 board
1 XB pro on an usb i/f board (plugged into my laptop)
I am using getting started guide# 90000984-88_A
let me know if there is further information I can offer.