This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Starterware/CC2531EM-IOT-HOME-GATEWAY-RD: Starterware/CC2531EM-IOT-HOME-GATEWAY-RD:

Part Number: CC2531EM-IOT-HOME-GATEWAY-RD
Other Parts Discussed in Thread: CC2531, Z-STACK

Tool/software: Starterware

Hi Guys, i´m trying to start the Zigbee gateway over BBB. i have one CC2531 connected (using the CC2531-GW-ZNP_38724.hex) via USB. But something seens wrong. I´m seeing some erros during the Zigbee gateway start up, specially on NWK_MGR/MAIN. 

Somebody can help me, please?

root@ninjablock:/home/ubuntu/Z-Stack_Linux_Gateway-1.0.1/Precompiled_arm/servers# ./zigbeeHAgw bbb
running zigbeegw.scr on an ARM
resetting beaglebone black
sleeping 6 seconds after reset... Using serial port: /dev/ttyACM0
zbSocProcessRpc: CMD0:41, CMD1:80, not handled
Received System version.
Transport Protocol Version: 2
Product ID: 0
Software Release: 2.6.1
Software Revision: 38724
done
Starting the ZigBee gateway subsystem
deviceKey = 0 (0 )
devPath = '/dev/ttyACM0'
logPath = './NpiLnxLog.txt'
... freeing memory (ret 0)
Port: 2533
Following IP addresses are available:

IPv4: interface: lo IP Address 127.0.0.1
IPv4: interface: eth0 IP Address 192.168.1.10
IPv6: interface: lo IP Address ::1
IPv6: interface: eth0 IP Address fe80::9259:afff:fe54:d14d
The socket will listen on the following IP addresses:

IPv4: 0.0.0.0
IPv6: ::
0.0.0.0 means it will listen to all available IP address

waiting for first connection on #3...
NPI started (pid 1719) at Mon Jun 19 12:27:57 EST 2017
Connected to #5.(127.0.0.1 / ::4803:92be:f403:92be)
ZLSZNP started (pid 1741) at Mon Jun 19 12:28:01 EST 2017
[NWK_MGR/MAIN] : there are 2 args
[NWK_MGR/MAIN] : argv[0] = ./NWKMGR_SRVR_arm
[NWK_MGR/MAIN] : argv[1] = 127.0.0.1:2536
[NWK_MGR/MAIN] : ************************************************
[NWK_MGR/MAIN] : * Network Manager Server v1.0.1 *
[NWK_MGR/MAIN] : * The following are the avaible key commands: *
[NWK_MGR/MAIN] : * Exit Program. - q *
[NWK_MGR/MAIN] : ************************************************

NETWORK MANAGER started (pid 1786) at Mon Jun 19 12:28:02 EST 2017
[GATEWAY/MAIN] :
[GATEWAY/MAIN] : ************************************************
[GATEWAY/MAIN] : * Gateway Server v1.0.1 *
[GATEWAY/MAIN] : * The following are the avaible key commands: *
[GATEWAY/MAIN] : * Exit Program. - q *
[GATEWAY/MAIN] : ************************************************

GATEWAY SERVER started (pid 1792) at Mon Jun 19 12:28:04 EST 2017
[OTASRVR/MAIN] :
[OTASRVR/MAIN] : ************************************************
[OTASRVR/MAIN] : * OTA Upgrade Server 1.0.1 *
[OTASRVR/MAIN] : * The following are the avaible key commands: *
[OTASRVR/MAIN] : * Exit Program. - q *
[OTASRVR/MAIN] : ************************************************

[NWK_MGR/MAIN] ERROR: Endpoint Registration Failed
[NWK_MGR/MAIN] ERROR: Registering ZDO Callbacks Failed
[NWK_MGR/MAIN] ERROR: Reading Local Network Information Failed
[NWK_MGR/MAIN] : Initialization failed. Quitting now. mhoyt

OTA SERVER started (pid 1805) at Mon Jun 19 12:28:06 EST 2017
[OTASRVR/MAIN] :
Error - Could not register OTA endpoint with zstackserver.Exiting...

starting tracker with our pid ./zigbeeHAgw and pid list 1719 1741 1792 1805
===================================================
NETWORK MANAGER exited with code 255 at Mon Jun 19 12:28:07 EST 2017
tracking 4 pids, 1719 1741 1792 1805
when we see something missing we will send a SIGUSR2 to pid 1626
./zigbeeHAgw: line 482: 1817 Killed ./track_servers $$ "$pids"
./zigbeeHAgw: line 610: killall: command not found
[GATEWAY/MAIN] : Initialization failed. Quitting now.

./zigbeeHAgw: line 627: killall: command not found
./zigbeeHAgw: line 641: killall: command not found
send: Broken pipe
send: Broken pipe