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.

Integrate smartRf06ek with Babel buster Modbus zigbee gateway

Other Parts Discussed in Thread: CC2531

Hi,

I just bought a "Babel Buster BB2-6040 Mod-bus to ZigBee Gateway" module(http://www.csimn.com/CSI_pages/BB2-6040.html). I am trying to integrate my Zigbee board (http://www.ti.com/tool/smartrf06ebk) with BB2-6040 Mod-bus to ZigBee Gateway but its not happening. My module is not detected in Zigbee->diagonostics->Nodelist page.

Has anyone used this gateway?
My board is programmed with sample code and can also be controlled by a Software (http://www.ti.com/tool/SMARTRFTM-STUDIO?keyMatch=smartrf&tisearch=Search-EN) to initiate zigbee transmission.

On initiating transmission from my module i am able to see the zigbee packets in my PC through packet snifffer provided by Ti (http://www.ti.com/tool/cc2531emk

On going through the "BB2-6040-UserGuide", i found my device should be configutred with BB2-6040 (ZS parameter). 
what is ZS parameter? I try to google it but was not able o find it.

So please help me how to configure my device as ZS parameter.

can i see the gateway, zigbee, commands in packet sniffer?

 can cc2531 recieve all zigbee packets or any packet format should be there?


Regards,
Jose

  • 1. You have to know which Zigbee profile this gateway use. If it uses HA profile, it should be easy for integration.

    2. CC2531 dongle with packet sniffer can receive all Zigbee packets. However, it can decode encrypted data such as HA profile use. If it is possible, I suggest you using Ubiqua Packet Analyzer instead of TI Packet Sniffer.