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.

CC2531 on BleagleBone Black

Other Parts Discussed in Thread: CC2531, Z-STACK, CC-DEBUGGER

Hi,

i've received today TI USB Dongle CC2531 with a new BeagleBone Black.

I've follow Z-Stack Linux Gateway User Guide BeagleBone Addendum.pdf but when i start HA Gateway i've this message:

root@beaglebone:~/z-stack_linux_gateway_arm_binaries/servers# ./zigbeeHAgw beaglebone
running zigbeegw.scr on an ARM
resetting beaglebone black
 sleeping 6 seconds after reset... Using serial port: /dev/ttyACM0
zbSocProcessRpc: CMD0:21, CMD1:9, not handled
zbSocProcessRpc: CMD0:21, CMD1:9, not handled

What kind of problem is it? Hac CC2531 usb dongle coordinator firmware?

Thanks a lot

  • Hi Francesco,

    I gather that you have not already programmed the CC2531 dongle with the required image. The default image that the dongle come with is not suitable for the gateway, so the dongle has to be reprogrammed.

    Please see Z-Stack Linux Gateway User Guide BeagleBone Addendum.pdf page 7:

    In case the dongle is not pre-flashed with the correct image, use CC Debugger (http://www.ti.com/tool/cc-debugger) to flash Firmware/CC2531-GW-ZNP_<revision>.hex.

    Also in Z-Stack Linux Gateway BeagleBone QuickStart Guide.pdf page 4:

    In case dongle is not pre-flashed with correct image, use CC Debugger to flash Firmware/CC2531-GW-ZNP_<revision>.hex.
    Note: the flash-able firmware image can be found in <INSTALL>/Firmware

    Please let us know if you need more assistance with this procedure.

    Best regards,

    OD

  • Dear OD,

    thank a lot for your reply.

    I'm buying the CC-Debugger from an European TI distributor. Please can you show me the documentation to proceed with this operation (flash images on CC2531 using CC Debugger?


    Best Regards

  • You can follow cc2531EMK quick start guide to download FW to CC2531 with CC debugger.