/      日本語

Interactive Mode (Parent and Repeater App)

Detailed setting changes using Interactive Mode
You can perform detailed app settings in Interactive Mode.

This section explains features specific to the Parent and Repeater App (App_Wings). For common features, please refer to the TWELITE APPS Manual Top Page.

Display Example

The screen shown below will be displayed.

[CONFIG MENU/App_Wings:0/v1-02-1/SID=820163B2]
a: (0x67720102) Application ID [HEX:32bit]
c: (18        ) Channels Set
x: (      0x03) RF Power/Retry [HEX:8bit]
b: (38400,8N1 ) UART Baud [9600-230400]
o: (0x00000000) Option Bits [HEX:32bit]
k: (0xA5A5A5A5) Encryption Key [HEX:32bit]
m: (         0) Mode (Parent or Router)
A: (0x00000000) Access point address [HEX:32bit]

 [ESC]:Back [!]:Reset System [M]:Extr Menu

Commands

ItemDefaultNotes
aApplication ID0x6772010232bit
cFrequency Channel1811-26
xRetry Count and Transmission Power03
Retry Count01-9 times, 0 means default 0 times
Transmission Power30-3
bUART Alternative Settings38400,8N1Enabled by option bit
oOption Bits0x00000000Other detailed settings
kEncryption Key0xA5A5A5A532bit
mOperating Mode0Parent 0, Repeater 1, Repeater Network 1-63
ARepeater Destination0x00000000Repeater mode only

Details of each command are shown below.

a: Application ID

All devices communicating must have the same value. It logically separates networks.

c: Frequency Channel

All devices communicating must have the same value. It physically separates networks.

x: Transmission Power and Retry Count

Specify the radio transmission power and the number of additional packet retransmissions.

b: UART Alternative Settings

Specify UART options when the option bit Enable UART Alternative Settings is set.

The value specifies baud rate and parity settings separated by a comma.

The baud rate can be selected from 9600/19200/38400/57600/115200/230400. Specifying other values may cause errors.

Parity can be set as N: None, O: Odd, E: Even. Hardware flow control cannot be set. Settings like 8N1, 7E2 can be specified, but settings other than 8N1 are unverified. Please confirm operation in advance.

o: Option Bits

Specify a 32bit numeric value. Settings linked to each bit can be enabled.

Bit MaskSettingDefault
0x00000200Enable UART Alternative Settings0️⃣
0x00000400Stop Periodic Packet Transmission Output0️⃣
0x00001000Enable Encrypted Communication0️⃣
0x00002000Enable Plain Reception During Encrypted Communication0️⃣

k: Encryption Key

Specify a 32bit hexadecimal encryption key when the option bit Enable Encrypted Communication is set.

m: Operating Mode

Set 0 for Parent mode, 1 for Repeater mode.

When performing multi-hop repeater in Repeater mode, setting 2-63 specifies the repeater layer.

A: Repeater Destination

Specify the serial ID (0x8???????) of the upper-level device connected when performing static routing in Repeater mode. When set to 0x00000000, automatic search is performed.

Details of Option Bits

Explanation of settings linked to each bit of the option bit value.

00000200: Enable UART Alternative Settings

Enables b: UART Alternative Settings.

00000400: Stop Periodic Packet Transmission Output

Stops the 1-second periodic transmission of the Extremely Simple! Standard App and Remote Control App and stops UART output during continuous mode.

00001000: Enable Encrypted Communication

Enables encrypted communication. The other party must also enable encrypted communication.

00002000: Enable Plain Reception During Encrypted Communication

When encrypted communication is enabled, allows reception of packets that are not encrypted.