/      日本語

Interactive Mode (Parent and Repeater App)

Detailed configuration changes via Interactive Mode
You can configure advanced settings of the app in Interactive Mode.

This section describes functions specific to the Parent and Repeater App (App_Wings). For common functions, refer to the top page of the TWELITE APPS manual.

Display Example

A screen like the following will appear:

[CONFIG MENU/App_Wings:ROUTER:0/v1-03-2/SID=8300051A]
a: (0x67720102) Application ID [HEX:32bit]
c: (18        ) Channel(s)
x: (      0x03) RF Power/Retransmissions [HEX:8bit]
b: (115200,8N1) UART Baud Alt. [XXXXX]
o: (0x00000001) Option bits [HEX:32bit]
t: (0xA5A5A5A5) Encryption key [HEX: 32bits]
m: (         1) [1] default, [2-63] to specify the layer of the LayerNetwork.
A: (0x00000000) Relay destination [HEX:32bit]

 [ESC]:Exit [!]:Reset System [*]:Extr Menu [:]:AppSel

Note: m and A are for repeater mode only.

Commands

ItemDefault ValueNotes
aApplication ID0x6772010232bit
cFrequency Channel181126
xTx Power and Retry Count03
Retry Count019 times, 0 = initial value
Tx Power303
bAlternative UART Settings38400,8N1Enabled via option bit
oOption Bits0x00000000Other detailed settings
kEncryption Key0xA5A5A5A532bit
mOperation Mode0Repeater only. 1=normal, 163=layer
ARelay Destination0x00000000Repeater mode only

Details of each command are as follows:

a: Application ID

All devices that communicate must use the same value. This logically separates networks.

c: Frequency Channel

All devices that communicate must use the same value. This physically separates networks.

x: Tx Power and Retry Count

Specify the radio transmission power and the number of additional transmissions per packet.

b: Alternative UART Settings

Specify UART options when Enabling Alternative UART Settings is enabled in the Option Bits.

You can choose a baud rate from 9600 / 19200 / 38400 / 57600 / 115200 / 230400.

o: Option Bits

Specify a 32-bit value. Each bit enables a corresponding setting.

Bit FlagSetting DescriptionDefault
0x00000200Enabling Alternative UART Settings0️⃣
0x00000400Suppress Periodic Transmission Output0️⃣
0x00001000Enable Encrypted Communication0️⃣
0x00002000Enable Plaintext Reception in Encrypted Mode0️⃣
0x00010000Disable LED0️⃣
0x00020000Disable LED in Standby0️⃣

k: Encryption Key

Specify a 32-bit hexadecimal encryption key when Enable Encrypted Communication is set in the Option Bits.

m: Operation Mode

Set 0 for parent mode, and 1 for repeater mode.

When using multi-hop relaying in repeater mode, you can specify the relay layer with a value from 2 to 63.

A: Relay Destination

When performing static routing in repeater mode, specify the Serial ID (0x8???????) of the upstream device. If set to 0x00000000, it will search automatically.

Details of Option Bits

This section explains the settings associated with each bit in the Option Bits value.

00000200: Enabling Alternative UART Settings

Enables b: Alternative UART Settings.

00000400: Suppress Periodic Transmission Output

Suppresses the 1-second periodic transmission and continuous UART output of the Extremely Simple! Standard App and Remote App.

00001000: Enable Encrypted Communication

Enables encrypted communication. The other side must also have encryption enabled.

00002000: Enable Plaintext Reception in Encrypted Mode

Allows reception of unencrypted packets even when encrypted communication is enabled.

00010000: Disable LED

Disables the LED on TWELITE STICK and MONOSTICK.

00020000: Disable LED in Standby

Disables the LED on TWELITE STICK and MONOSTICK while in standby.