This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:jetstick_z4 [2022/01/22 19:58] Dmitriy |
en:jetstick_z4 [2022/04/15 11:37] (current) Leonid Titov |
||
---|---|---|---|
Line 1: | Line 1: | ||
FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | ====== JetHome Zigbee USB Stick JetStick | + | ====== JetHome Zigbee USB Stick JetStick |
===== Description ===== | ===== Description ===== | ||
Line 7: | Line 7: | ||
{{: | {{: | ||
- | The JetStick | + | The JetStick |
- | The stick is based on a modern | + | The stick is based on a modern |
- | Main technical characteristics: | ||
- | * 48MHz Arm® Cortex®-M4F processor; | + | FIXME: add chip characteristics |
- | * flash memory 352KB; | + | |
- | * ROM 256KB for library functions; | + | |
- | * SRAM 80KB; | + | |
- | * transmitter output power up to +20 dBm; | + | |
- | * supply voltage 5V from the USB port; | + | |
- | * current consumption in active mode is not more than 100 mA. | + | |
Overall dimensions of the stick in the case without an external antenna: 62 x 18 x 10 mm. | Overall dimensions of the stick in the case without an external antenna: 62 x 18 x 10 mm. | ||
Line 39: | Line 33: | ||
Attention! This device is not professional equipment for security and control systems. And it cannot be used on objects that potentially pose a danger to the life and health of others. | Attention! This device is not professional equipment for security and control systems. And it cannot be used on objects that potentially pose a danger to the life and health of others. | ||
- | ===== Hardware Features ===== | ||
- | |||
- | The stick is hardware compatible with the original board [[https:// | ||
- | |||
- | The transition to the bootloader mode is carried out at a low logic level at the input DIO_15 of the microcontroller. You can control the state of this input using the " | ||
- | |||
- | To control an external RF switch, the microcontroller pins DIO_28 and DIO_29 are used. | ||
- | |||
- | The LEDs are connected to the microcontroller pins DIO_6 (red LED) and DIO_7 (green LED). A high logic level on these pins lights the corresponding LED. | ||
- | |||
- | To connect the microcontroller with a computer, a Silicon Labs CP2102 USB-UART interface converter chip is used. | ||
- | |||
- | To control a hardware reset and switch the boot mode of the microcontroller, | ||
- | |||
- | ===== Supported Firmwares ===== | ||
- | |||
- | See documentation for supported firmware: [[cc2652p_firmware]] | ||
- | |||
- | ===== Stick flashing procedure ===== | ||
- | |||
- | You can reflash the stick using the [[https:// | ||
- | |||
- | ===== Using the stick with Zigbee2MQTT ===== | ||
- | |||
- | When using the recommended firmware for the coordinator (see section " | ||
- | |||
- | See the [[https:// | ||
- | |||
- | The following parameters must be set in the Zigbee2MQTT configuration file: | ||
- | |||
- | < | ||
- | serial: | ||
- | port: / | ||
- | | ||
- | advanced: | ||
- | rtscts: false | ||
- | </ | ||
- | |||
- | where: | ||
- | |||
- | parameter //port: / | ||
- | |||
- | parameter //rtscts: false// disables hardware flow control for the given serial port. This parameter can be omitted, but make sure it is not set to //true//. | ||
- | |||
- | ===== Other information ===== | ||
- | * [[jethome_zigbee2mqtt]] | + | FIXME: Add the rest of information |