Part Number: LAUNCHXL-CC1352P
Other Parts Discussed in Thread: CC2531, Z-STACK
Hi Guys,
I working on to setup the BBB Rev.C to running the latest version of the Zigbee_3_0_Linux_Gateway_1_0_1 together the Texas LaunchPad as the ZNP exchange device via USB. I have using Resource Explores as the reference but I have several problems when I trying to start the gateway!
I´ll describe my ambient test below:
reference: https://dev.ti.com/tirex/explore/node?node=AD86J5EtUKXcvz0SahPrBA__pTTHBmu__LATEST,
BBB ver: BeagleBoard rev.C
Linux distro: bone-debian-10.3-iot-armhf-2020-04-06-4gb.img
ZNP Exchange Device: LAUNCHXL-CC1352P1
ZNP firmware inside the launchpad: CC1352P2LP_GW_ZNP_UART.hex
1.st issue that I observed, ttyACM0 doesn´t exist on /dev/tty*, to fix it I have download the FTTI Driver and update it via script mkudevrule.sh. Working very well after update driver.
https://learn.adafruit.com/ssh-to-beaglebone-black-over-usb/installing-drivers-linux
Even I fixed the 1st issue, I have check that my launchpad is not detected via the command lsusb, I cant see the Launchpad connected on USB/ttyACM0 . To make double check if my USB/ACM0 is working well, I connected CC2531 USB dongle with firmware CC2531ZNP_GW_ZNP_USB.hex Zigbee_3_0_Linux_Gateway_1_0_1/firmware and l got success witch CC2531 as can see bellow:
lsusb command and Serial ports ttyACM0 connected on CC2531
2st. issue, my Launchpad is not connecting on BBB via ttyACM0
lsusb command and Serial ports ttyACM0 is not connected on LAUNCHXL-CC1352P1 (even after the reboot)
3rd issue, I tried to start the gateway with CC2531 or LAUNCHXL-CC1352P1 and see those errors bellow:
the shell shows the errors bellow:
I believe that my 3rd issue have relation with the installation procedure, during setup script. I found those erros during a new attempt to fix it during setup.
ERRO detected during the setup script running.......
... ERRO detected during the setup script running.
I went to check the 1st setup error presented at beginning :

And I dind´t find the rest of the path inside the directory ... I cant find the /bufferutil or /bufferutil/build or utf-8-validate!
![]()
Somebody can help me, please?
Br,
Alex


