Summary of Contents for Wurth Elektronik THEMISTO-I
Page 1
SER MANUAL HEMISTO 2609041191000 ERSION 29, 2023...
Page 2
*************** MUST READ Check for firmware updates Before using the product make sure you use the most recent firmware version, data sheet and user manual. This is especially important for Wireless Connectivity products that were not purchased directly from Würth Elektronik eiSos. A firmware update on these respective products may be required.
Page 3
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Revision history Manual Notes Date version version version 2.5.0 October 2019 Initial version Updated the firmware update chapter 3.0.0 June 2020 Introduced description of transparent mode and related UserSettings and commands Added known issue: RTS pin 3.0.0...
Page 4
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Corrected HW revision requirement in revision history. 3.0.0 Most recent hardware version is May 2023 1.0.0. New corporate design. Added certificates in addition to the required compliance 3.0.0 June 2023 statements in chapter Regulatory compliance information .
Page 5
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Abbreviations Abbreviation Name Description Acknowledgement pattern confirming the reception Acknowledgement of the transmitted data packet. XOR checksum to check the correct transmission Checksum of the prepended Bytes. Transmission time in relation of one hour. 1%...
Page 8
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.7. MAC_DefaultDestNetID: Configure the destination network id ..55 8.2.7.1. Example 1 ....... . 55 8.2.7.2.
Page 9
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 9.1.2. Reset as result of a serious error condition ....76 9.2. Latencies when leaving standby or shutdown ....76 9.2.1.
Page 10
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 18.2.3. Potting and coating ......105 18.2.4.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Overview of helpful application notes Application note ANR008 - Wireless Connectivity Software Development Kit http://www.we-online.com/ANR008 To ease the integration of the Würth Elektronik eiSos radio modules into an application, Würth Elektronik eiSos offers the corresponding Software Development Kit (SDK) for most commonly used host processors.
2609041191000 1.1. Operational description The Themisto-I is a radio sub module for wireless communication between devices such as control systems, remote controls, sensors etc. It offers several radio configurations, address modes and relieves the host system of radio-specific tasks such as...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 1.2. Block diagram Figure 1: Block diagram 1.3. Ordering information WE order code Former order code Description Radio module 915 MHz with antenna pad, Tape & 2609041191000 Themisto-I Reel Table 1: Ordering information Order code 2609041191000 Version 1.6, June 2023...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 2. Electrical specifications As not otherwise stated measured on the evaluation board Themisto-I-EV with T = 25 °C, VDDS = 3.3 V, internal DC-DC converter active and a 50 connection. Any radio transmission in the standard firmware uses boost mode independent of the chosen output power.
2.3.1. Static The current consumption is the sum of the CPU current and Radio TX or RX current in active modes. Measurements on Themisto-I-EV with T = 25 °C, VDDS = 3.6 V, internal DC-DC converter active and a 50 connection unless specified otherwise.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 2.4. Radio characteristics Description Typ. Unit Frequency band 902.5 927.5 Radio data rate kbit/s RX sensitivity Profile 6 RX sensitivity Profile 8 -105 RX sensitivity Profile 9 -111 TX power Table 5: Radio characteristics 2.5.
Page 19
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I URXD Input UART module RX, uses internal pull-up. /RTS Output UART Flow Control. Module busy = HIGH. Reserved for future use. Uses an internal pull-up. RESERVED Do not connect. Reserved for future use. Uses an internal pull- RESERVED down.
Page 20
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Supply Ground TEST Input Debug interface. Do not connect. TEST Input Debug interface. Do not connect. TEST Input Debug interface. Do not connect. TEST Input Debug interface. Do not connect. Table 7: Pinout Order code 2609041191000 Version 1.6, June 2023...
If the module is connected to a PC or non 3.3 Volt logic level, a converter cable/IC (e.g. 3.3 V TTL to USB) is necessary to achieve interface compatibility. The Themisto-I-EV already im- plements such a USB converter to be connected to a PC. Not interpreting the /RTS line of the module as described in this manual may cause undefined behavior and data loss.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Figure 3: Power up 4.3. Quickstart example Sending and receiving: Hello World Connect the two devices (modules, EV-boards or USB dongles) to a PC. You may need to install FTDI VCP drivers manually (see FTDI) or using windows update. A minimum distance of 2 meters between the two devices should be kept at all time to avoid over modulation of the receiver.
Page 23
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I received by any other radio compatible device in default settings. To send the string "Hello World" the corresponding CMD_DATA_REQ has to be inserted into the input line of hterm. The "Type" needs to be changed from "ASC" to "HEX" before entering the first byte.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 5. Functional description The Themisto-I can be configured to operate in several modes at the physical, MAC as well as the network layer. This chapter describes all the available modes of operation. 5.1. Operating modes The Themisto-I can be used in the following operating modes: 1.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 5.1.2. Switching from transparent to command mode The command mode can be entered by transmitting the escape sequence "+++" (= 0x2B 0x2B 0x2B) via UART during runtime. The escape sequence has to be the only data in the UART rx buffer.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Dependent Start Condition Description UserSettings Transmission starts if no new character is OpMode_Flags , detected within a configurable time period after Timeout UART_Timeout receiving a character via UART. The timeout is reset every time a new character is received.
It can also be used for wireless transmission of payload data providing a feedback depen- dent on the transmission success. 5.2. Physical layer At the physical layer, the Themisto-I can be configured to use one of the following radio profiles (see parameter RADIO_DefaultRfProfile ). Radio profile...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Please note that the RF settings (e.g. RF profile, RF channel, address mode, repeater settings) must be the same for all nodes in the network. Violation may cause interrupted transmission, or received packets that cannot be interpreted correctly.
Page 29
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I REQ command retain their values after a power reset. Please note that each CMD_SET_REQ will consume one flash erase/write cy- cle, which are limited due to the hardware (guaranteed are 100k cycles, see TI CC1310 datasheet).
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 6. Host connection 6.1. Serial interface: UART The configuration in factory state of the UART is 115200 Baud with data format of 8 data Bits, no parity and 1 stop Bit ("8n1"). The baud rate of the UART can be configured by means of the UserSetting UART_Baudrate .
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7. The command interface 7.1. Overview The module acts as a slave and can be fully controlled by an external host. The configuration as well as the operation of the module can be managed by predefined commands that are sent as telegrams over the UART interface of the module.
Page 32
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I A high /RTS line signalizes that the module UART is not ready for reception. Thus, any Byte(s) sent from the host will be discarded by the module without further user notification ("module busy"). If "module busy" occurs while sending a command to the module, it is necessary to resend this entire command again after /RTS pin status shows "module idle"...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.2. Data transfer and reception in the command mode This group of commands include the commands that either are used to request a radio telegram to be sent or indicates a received frame.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.2.3. CMD_DATAEX_IND This telegram indicates the reception of data Bytes and represents the counterpart to the com- mands CMD_DATA_REQ and CMD_DATAEX_REQ . Apart from the RX field strength (RSSI value given in two’s complement notation), this telegram also displays the source address of the sending device (depending on the parametrised address mode).
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.2.4. CMD_REPEAT_IND This command indicates that the module has repeated a data packet when acting in repeater mode. The source address and network id is the address of the origin sender of the RF packet, the destination address and network id is the address of the device that is supposed to receive the RF packet.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command Length Time 0x02 0x90 0x04 4 Bytes 1 Byte This message has to be enabled using the user setting CfgFlags , by setting Bit1 to ’1’ (OR operation with 0x0002).
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.3. Requesting parameters, actions and events This group includes all commands that will return read-only parameters or request actions in the module. 7.3.1. CMD_RESET_REQ This command triggers a software reset of the module. The reset is performed after the ac- knowledgment is transmitted.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x40 Length Status 0x02 0x4E 0x01 1 Byte 1 Byte Status: 0x00: Request successfully received and processed 0x01: Request not successful To wake-up from shut down mode, a falling edge has to be applied to the WAKE-UP pin. In this case, the module restarts such that all volatile settings are lost.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x80 Length Status 0x02 0x8F 0x01 0x00 0x8C Status: 0x00: wake-up successful 7.3.6. CMD_RSSI_REQ This command returns the RX level of the last received packet determined by the transceiver IC in the form of a signed two’s complement.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.4. Modification of volatile parameters This group contains all functions that will modify RuntimeSettings while the module is running. These settings are volatile and will be reset to their defaults (see chapter 8 ) on a reset of the module or when waking up after a shut down command.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I The parameter must be chosen with prudence to reach good functionality (radio environment dependent) and compliance with valid regulatory requirements as the EN 300 220 in the European Union or the FCC in the United States of America.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.4.4. CMD_SET_DESTADDR_REQ This command serves to configure the destination address in address modes 1, 2 and 3. Unlike the UserSettings parameter MAC_DefaultDestAddr , this is a volatile runtime parameter. Format: Mode 1 + 2:...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 7.5. Modification of non-volatile parameters The non-volatile parameters are also called UserSettings and are stored in a special flash location. This settings can also be configured using our windows pc software "ACC". 7.5.1. CMD_SET_REQ This command enables direct manipulation of the parameters in the module’s non-volatile User-...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x40 Length Status 0x02 0x49 0x01 1 Byte 1 Byte Status: 0x00: Request successfully received and processed 0x01: Operation failed due to invalid parameter 7.5.2. CMD_GET_REQ This command can be used to query the UserSettings parameters. The respective parameters are accessed by means of the corresponding SettingsIndex.
Page 46
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x40 Length Status 0x02 0x52 0x01 1 Byte 1 Byte Status: 0x00: Request successfully received and processed 0x01: Request not successful Order code 2609041191000 Version 1.6, June 2023 www.we-online.com/wcs...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8. UserSettings - Module configuration values 8.1. Difference between volatile and non-volatile settings The so-called UserSettings are stored permanently into the internal flash of the module. At start-up, these UserSettings are loaded as start values into the volatile settings ("RuntimeSet- tings").
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I After changing the baud rate using the CMD_SET_REQ the module restarts using the new baud rate. Thus, please do not forget to update the baud rate of the connected host controller to be able to use the module’s UART further on.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.2. RADIO_DefaultRfProfile: Configure the RF-settings Number Settings Permissible Designation Default value Permissions index values Bytes RADIO_DefaultRfProfile read/write 6,8,9 The UserSetting RADIO_DefaultRfProfile is an 8 Bit field that addresses the applied RF con- figuration.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.2.2. Example 2 Request the radio profile using CMD_GET_REQ : Start signal Command Length Settings index 0x02 0x0A 0x01 0x01 0x08 Response CMD_GET_CNF : Successfully read out the radio as 6. Start signal...
The user is responsible for adhering to the statutory regulations for the maxi- mum power output when using this module. In case of the Themisto-I with an external antenna the antenna gain needs to be taken into account, too.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.4. RADIO_DefaultRfChannel: Configure the RF channel Number Settings Permissible Designation Default value Permissions index values Bytes RADIO_DefaultRfChannel read/write 201 - 251 This UserSetting determines the wireless channel of the module to be used after a reset. The...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.5. MAC_DefaultAddressMode: Configure the address mode Number Settings Permissible Designation Default value Permissions index values Bytes MAC_DefaultAddressMode read/write 0 - 3 This setting defines the address mode of the module. The following modes have been imple-...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I In address mode 0, the use of wireless acknowledgement will cause problems if several wireless modules are addressed simultaneously. Therefore, no ACK is requested when using address mode 0 or when having any broadcast address in the frame (destination net ID and/or destination address).
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.6. MAC_NumRetrys: Configure the number of retries Number Settings Permissible Designation Default value Permissions index values Bytes MAC_NumRetrys read/write 0 - 255 This UserSetting determines the maximum number of wireless transmission retries. If this parameter is set to a value other than zero, the receiver module will automatically be prompted to send a wireless acknowledgement ("ACK").
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.7. MAC_DefaultDestNetID: Configure the destination network id Number Settings Permissible Designation Default value Permissions index values Bytes MAC_DefaultDestNetID read/write 0 - 255 This UserSetting specifies the default destination network ID, which is used in address modes 2 and 3.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.8. MAC_DefaultDestAddr: Configure the destination address Number Settings Permissible Designation Default value Permissions index values Bytes MAC_DefaultDestAddr 65535 read/write 0 - 65535 This UserSetting specifiest destination address, which is used in address modes 1, 2 and 3.
Page 59
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command Length Settings index 0x02 0x0A 0x01 0x08 0x01 Response CMD_GET_CNF : Successfully read out the default destination address as 0 (0x0000). The 2 byte parameter has the order LSB first. The return value of this Settings index is always read as 2 byte parameter.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.9. MAC_SourceNetID: Configure the source network id Number Settings Permissible Designation Default value Permissions index values Bytes MAC_SourceNetID read/write 0 - 254 This UserSetting specifies the source network id to be used in address modes 2 and 3. Setting the Source Net ID to Broadcast (255) is not allowed.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.10. MAC_SourceAddr: Configure the source address Number Settings Permissible Designation Default value Permissions index values Bytes MAC_SourceAddr read/write 0 - 65534 This UserSetting specifies the source device address to be used in address modes 1, 2 and 3.
Page 62
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command Length Settings index 0x02 0x0A 0x01 0x0B 0x02 Response CMD_GET_CNF : Successfully read out the source address as 2 (0x0002). The 2 byte parameter is to be used LSB first.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.11. OpMode: Default operating mode of the module Number Settings Permissible Designation Default value Permissions index values Bytes OpMode read, write 0,16 The OpMode configures the operating mode of the module after start-up. A OpMode of 0x10 (16) represents the command mode.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.12. OpMode_Flags: Configure transmission trigger for transparent mode Number Settings Permissible Designation Default value Permissions index values Bytes OpMode_Flags 0x0C read/write description Selects and configures the trigger to start the radio transmission for the transparent mode. Var- ious triggers can be activated simultaneously.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.12.2. Example 2 Request the flags using CMD_GET_REQ : Start signal Command Length Settings index 0x02 0x0A 0x01 0x12 0x1B Response CMD_GET_CNF : Successfully read out the value of OpMode_Flags . A value of 0x04 indicates timeout as trigger for ratio transmissions.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.13. UART_Timeout: Configure timeout for transparent mode Number Settings Permissible Designation Default value Permissions index values Bytes UART_Timeout read,write 5 - 255 UART_Timeout is used when OpMode_Flags is configured to use timeout as radio transmission trigger in transparent mode.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.14. UART_ETX_Character0: Configure ETX characters for transparent mode Number Settings Permissible Designation Default value Permissions index values Bytes UART_ETX_Character0 0x0D read/write 1 or 2 description UART_ETX_Character0 is used when OpMode_Flags is configured to use ETX characters as ra- dio transmission trigger in transparent mode.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x40 Length Status 0x02 0x49 0x01 0x00 0x4A 8.2.14.3. Example 3 Request the ETX-character using CMD_GET_REQ : Start signal Command Length Settings index 0x02 0x0A 0x01 0x13 0x1A Response CMD_GET_CNF : Successfully read out the value of UART_ETX_Character0 .
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.15. UART_ETX_Character1: Configure ETX character for transparent mode Number Settings Permissible Designation Default value Permissions index values Bytes UART_ETX_Character1 0x0A read/write description UART_ETX_Character1 is used when OpMode_Flags is configured to use two ETX-characters as radio transmission trigger in transparent mode.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.16. CfgFlags: Configure the configuration flags of the module Number Settings Permissible Designation Default value Permissions index values Bytes CfgFlags read/write description This parameter is used for the general module configuration. Repeater and sniffer mode cannot be enabled at the same time. A module configured as sniffer will not send any ACKs even if requested by the sender.
Page 71
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command Length Settings index 0x02 0x0A 0x01 0x0F 0x06 Response CMD_GET_CNF : Successfully read out the value of CfgFlags . The 2 byte parameter is to be used LSB first. A parameter value 0x0000 indicates that the sniffer mode is disabled.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.17. RpFlags: Configure the repeater flags of the module Number Settings Permissible Designation Default value Permissions index values Bytes RpFlags read/write description This parameter is used for the repeater configuration. See chapter 13 for more information about the repeater mode.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Start signal Command | 0x40 Length Status 0x02 0x49 0x01 0x00 0x4A 8.2.17.2. Example 2 Request the repeater flags using CMD_GET_REQ : Start signal Command Length Settings index 0x02 0x0A 0x01 0x10 0x19 Response CMD_GET_CNF : Successfully read out the value of RpFlags .
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.18. RP_NumSlots: Configure the repeater data base Number Settings Permissible Designation Default value Permissions index values Bytes RP_NumSlots read/write 1 -255 An 8 Bit field that contains the number of time slots to be used for the packet repetition.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.19. FactorySettings: Read out the factory settings Number Settings Permissible Designation Default value Permissions index values Bytes FactorySettings read This parameter defines the factory settings of the module. Byte no. Description 3 : 0 Serial number: 3 byte ID (LSB first), 1 byte PID...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 8.2.20. FirmwareVersion: Read out the firmware version Number Settings Permissible Designation Default value Permissions index values Bytes FirmwareVersion read This parameter defines the version of the firmware currently running on the module. 8.2.20.1. Example 1...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 9. Timing parameters 9.1. Reset behavior Following a reset, a CMD_RESET_IND and a stable low level on the /RTS pin signalizes that the module is ready for operation. During restart the /RTS may be pulled to GND level for a short time (<...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Figure 4: Wake-up from standby 9.2.2. Wake-up latency from shutdown The wake-up time from shutdown is 5 ms. Figure 5: Wake-up from shutdown 9.3. Latencies during data transfer / packet generation The data transfer is always buffered, i.e. data received via UART is buffered in the module until a specific event occurs (i.e.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 10. Radio parameters The default radio parameters are determined by the values of RADIO_DefaultRfProfile , RADIO_ DefaultRfChannel and RADIO_DefaultRfTXPower in the user settings. These non-volatile pa- rameters can be modified using CMD_SET_REQ . To modify their volatile counterparts the com- mands CMD_SET_PAPOWER_REQ and CMD_SET_CHANNEL_REQ can be used.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 11. Battery powered operation For battery-powered operation, the module provides two sleep modes. Each mode can be en- tered by a specific command and left by applying a falling edge at the WAKE-UP pin.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 12. Custom firmware 12.1. Custom configuration of standard firmware The configuration of the standard firmware includes adoption of the non-volatile Usersettings (see chapter 8 ) to customer requirements and creating a customized product based on the standard product.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I The qualification(s) and certification(s) of the standard firmware cannot be ap- plied to this customer firmware solution without a review and verification. 12.4. Contact for firmware requests Please contact your local field sales engineer (FSE) or WCS@we-online.com for quotes re- garding these topics.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 13. Flooding mesh: Using the repeater functionality The module can be run as a repeater to artificially extend the range of sending devices in an existing network. Figure 6: Range extension using several repeaters If the module is configured as repeater, it can be simply added to existing wireless networks...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I A module that is configured as repeater simultaniously supports also the func- tions of a standard module. Thus, it can receive data and can initiate the data transmission to other modules. 13.1. Setup of the network and repeater device The repeater mode can be enabled with setting Bit 0 accordingly in the RpFlags .
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I b) The repeater devices do not support the feature of ACKs for the successful reception of the packets. Thus, the sender will never receive ACKs if requested. To ensure that transmitted packets are successfully received by the destination device, the net- work administrator has to integrate his own acknowledging feature in the customer’s...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 1. Sender 1 sends a packet. a) Repeater 2 and 3 receive and accept it at the same time. 2. Device 2 and 3 delay the packet. a) Repeater 3 sends the packet.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 14. Firmware updates All products will experience maintenance, security and/or feature updates from time to time. For the standard products these maintained via the PCN process. Customers can request the creation of a customized product including a "firmware freeze" to ensure that they will receive their verified product even if the standard product is updated.
Page 90
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Users must make sure that their host is not accessing the Themisto-I RX line (i.e. pulling it HIGH or LOW) as that will prevent ACC to access the module. As long as our standard firmware is running on the module, it can be updated with the PC utility "ACC"...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 15. Firmware history Version 2.4.0 "Engineering" Initial release. Known issues: – In case of data transmission with acknowledgment enabled, the commands CMD_ DATA_REQ and CMD_DATAEX_REQ may not respond with a CMD_DATA_CNF , if a bit error occurs in the acknowledgment (receiver is located at the range limit or poor radio link).
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 15.1. Firmware preview This section contains the features that are planned to be added within one of the next firmware releases. Maintenance updates of RTOS, SDK, compiler and peripheral drivers. Fixing known issues.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 16. Design in guide 16.1. Advice for schematic and layout For users with less RF experience it is advisable to closely copy the relating evaluation board with respect to schematic and layout, as it is a proven design. The layout should be conducted with particular care, because even small deficiencies could affect the radio performance and...
Page 94
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Elements for ESD protection should be placed on all pins that are accessible from the outside and should be placed close to the accessible area. For example, the RF-pin is accessible when using an external antenna and should be protected.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Filter and blocking capacitors should be placed directly in the tracks without stubs, to achieve the best effect. Antenna matching elements should be placed close to the antenna / connector, blocking capacitors close to the module.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Figure 10: Dimensioning the antenna feed line as micro strip lead to a trace width of W ~ 1.9 mm. To ease the calculation of the micro strip line (or e.g. a coplanar) many calculators can be found in the internet.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 16.3.1. Wire antenna An effective antenna is a /4 radiator with a suiting ground plane. The simplest realization is a piece of wire. It’s length is depending on the used radio frequency, so for example 8.6 cm 868.0 MHz and 3.1 cm for 2.440 GHz as frequency.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 16.3.4. Antennas provided by Würth Elektronik eiSos 16.3.4.1. 2600130081 - Hyperion-I - 868 MHz dipole antenna Figure 11: 868 MHz dipole-antenna Ideally suited for applications where no ground plane is available. The 2600130081 antenna can be also used for 902MHz - 928MHz range.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 16.3.4.2. 2600130083 - Hydra-I - 915 MHz dipole antenna Figure 12: 915 MHz dipole-antenna Ideally suited for applications where no ground plane is available. Specification Value Center frequency [MHz] Frequency range [MHz] 868 – 928...
User manual Themisto-I 17. Reference design Themisto-I was tested and certified on the corresponding Themisto-I evaluation board. For the compliance with the FCC §15.247, the evaluation board serves as reference design. This is no discrepancy due to the fact that the evaluation board itself does not fall within the scope of FCC §15.247 according to 47 CFR §2.803 (c) exemptions (iv) evaluation kit, as the...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 17.2. Layout antenna area no metal LED3 Figure 13: Assembly diagram Order code 2609041191000 Version 1.6, June 2023 www.we-online.com/wcs...
Page 104
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Figure 14: Top and Bottom Layer Order code 2609041191000 Version 1.6, June 2023 www.we-online.com/wcs...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 18. Manufacturing information 18.1. Moisture sensitivity level This wireless connectivity product is categorized as JEDEC Moisture Sensitivity Level 3 (MSL3), which requires special handling. More information regarding the MSL requirements can be found in the IPC/JEDEC J-STD-020 standard on www.jedec.org.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Volume mm Volume mm Volume mm Package thickness <350 350-2000 >2000 < 1.6 mm 260 °C 260 °C 260 °C 1.6 mm - 2.5 mm 260 °C 250 °C 245 °C > 2.5 mm 250 °C...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I After reflow soldering, visually inspect the board to confirm proper alignment 18.2.2. Cleaning Do not clean the product. Any residue cannot be easily removed by washing. Use a "no clean" soldering paste and do not clean the board after soldering.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 18.3. ESD handling This product is highly sensitive to electrostatic discharge (ESD). As such, always use proper ESD precautions when handling. Make sure to handle the part properly throughout all stages of production, including on the host PCB where the module is installed. For ESD ratings, refer to the module series’...
Page 109
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I Würth Elektronik eiSos radio modules with high output power of up to 500 mW, as for example the radio module Thebe-II, generate a high amount of warmth while transmitting. The manufacturer of the end device must take care of po- tentially necessary actions for his application.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 19.4. Footprint 22,0 24,0 Figure 17: Footprint and dimensions [mm] The following points have to be considered: To avoid the risk of short circuits, a minimum clearance of at least 14 mm between the opposing pad rows has to be maintained! No routing on the top layer of a carrier PCB (i.e.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 20. Marking 20.1. Lot number The 15 digit lot number is printed in numerical digits as well as in form of a machine readable bar code. It is divided into 5 blocks as shown in the following picture and can be translated according to the following table.
The 3 byte counter printed on the label can be used with this 0018DA to produce the full MAC address by appending the counter after the manufacturer identifier. Figure 19: Label of the Themisto-I Order code 2609041191000 Version 1.6, June 2023...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 21. Information for explosion protection In case the end product should be used in explosion protection areas the following information can be used: The module itself is unfused. The maximum output power of the module is 25 dBm.
The use of RF frequencies is limited by national regulations. The Themisto-I has been designed to comply with the FCC Part 15. The Themisto-I can be operated without notification and free of charge in the area of the United States of America. However, according to the FCC Part 15, restrictions (e.g. in terms of maximum allowed RF power and antenna) may apply.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 22.4. FCC Compliance Statement (US) FCC ID: R7T0904119 This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation.
Würth Elektronik eiSos GmbH & Co. KG DÉLIVRÉ A TYPE OF EQUIPMENT Spread Spectrum or Digital Device (902-928 MHz) GENRE DE MATÉRIEL TRADE NAME AND MODEL Würth Elektronik / 2609041191000 Themisto-I MARQUE ET MODELE CERTIFIED TO SPECIFICATION RSS-102 ISSUE CERTIFIÉ SELON LE...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 22.6. FCC and IC requirements to OEM integrators This module has been granted modular approval. OEM integrators for host products may use the module in their final products without additional FCC/IC (Industry Canada) certification if they meet the following conditions.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I When the device is so small or for such use that it is not practicable to place the statement above on it, the information required by this paragraph shall be placed in a prominent lo- cation in the instruction manual or pamphlet supplied to the user or, alternatively, shall be placed on the container in which the device is marketed.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 23. Important notes The following conditions apply to all goods within the wireless connectivity product range of Würth Elektronik eiSos GmbH & Co. KG: 23.1. General customer responsibility Some goods within the product range of Würth Elektronik eiSos GmbH & Co. KG contain statements regarding general suitability for certain application areas.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 23.5. Product improvements Due to constant product improvement, product specifications may change from time to time. As a standard reporting procedure of the Product Change Notification (PCN) according to the JEDEC-Standard, we inform about major changes. In case of further queries regarding the PCN, the field sales engineer, the internal sales person or the technical support team in charge...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 24. Legal notice 24.1. Exclusion of liability Würth Elektronik eiSos GmbH & Co. KG considers the information in this document to be cor- rect at the time of publication. However, Würth Elektronik eiSos GmbH & Co. KG reserves the right to modify the information such as technical specifications or functions of its products or...
Page 124
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I where a higher safety standard and reliability standard is especially required or where a failure of the product is reasonably expected to cause severe personal injury or death, unless the par- ties have executed an agreement specifically governing such use. Moreover, Würth Elektronik eiSos GmbH &...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 25. License terms These License terms will take effect upon the purchase and usage of the Würth Elektronik eiSos GmbH & Co. KG wireless connectivity products. You hereby agree that these license terms are applicable to the product and the incorporated software, firmware and source codes (collectively, "Software") made available by Würth Elektronik eiSos in any form, including but...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I shall inform Würth Elektronik eiSos about the intent of such usage before design-in stage. In certain customer applications requiring a very high level of safety and in which the malfunction or failure of an electronic component could endanger human life or health, you must ensure to have all necessary expertise in the safety and regulatory ramifications of your applications.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I 25.6. Limitation of liability Any liability not expressly provided by Würth Elektronik eiSos shall be disclaimed. You agree to hold us harmless from any third-party claims related to your usage of the Würth Elektronik eiSos’...
Page 128
18. Lot number structure ........111 19. Label of the Themisto-I ....... . 112 20.
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I A. Additional CRC8 Information This Annex gives an example CRC8 implementation and test vectors. A.1. Example CRC8 Implementation Code 1: Example CRC8 Implementation A.2. CRC8 Test Vectors Input data Data length Resulting CRC8...
WIRELESS CONNECTIVITY & SENSORS User manual Themisto-I B. Example codes for host integration The following code is an example implementation of a function to transmit data using a 1 Byte length field in the command frame. For demonstration reasons the Tarvos-III has been taken The full function codes of all radio modules are available in the Wireless Connectivity SDK (www.we-online.de/wco-SDK ).
Need help?
Do you have a question about the THEMISTO-I and is the answer not in the manual?
Questions and answers