WEBee: Physical-Layer Cross-Technology Communication via Emulation

WEBee Frame Generator

ZigBee Symbols:

WiFi Injector:

Scramble Seed:

WiFi Payload

Usage Description

The WEBee Frame Generator can generate the WiFi frame for any ZigBee frame. The process is described below:

  1. The ZigBee symbols are first inputted, where each ZigBee symbol is half-byte. So the number of ZigBee symbols should be even..
  2. Secondly, you need choose the transmitter at WiFi sender. For example, if you select the UDP, the wiFi payload generated by this tool should be the payload of WiFi UDP packet. When you send this UDP packet with some program(e.g., UDP socket), the ZigBee node can demodulate a legitimate ZigBee frame.
  3. In following, you need to determine the seed of your WiFi card because different WiFi card will use different scrambling seed. For example, this scrambling seed is 9 if you use the Atheros Ath 5K card such as AR2425.
  4. Finally, click the "Generate" button and you can get the WiFi payload after a while. Using this payload, you can send a WiFi packet which can be decoded by ZigBee devices through UDP socket program of Lorcon WiFi injector.