Zum Hauptinhalt springen

Send Raw Message

Create and send a raw mesh message from scratch. Details have to be built according to the Bluetooth Mesh specifications, Mesh Model and Mesh Profile.

Fields

Destination, opcode and payload can be overwritten by incoming messages.

Name

Set name for this node, useful for differentiating.

Mesh Configuration

Select Mesh Configuration according to the gateway in use.

Destination

0 < destination < 65535

Destination is either a device's unicast, a group address or a virtual address.

Opcode

0 < opcode < 65535

The opcode designates the type of the message. It can be looked up here.

Payload

[string]

The message payload as hexadecimal data in string representation.