Clamps Dictionary
ssensor-set-receiver-mac
Function
(ssensor-set-receiver-mac port-id mac-vector)
Set the receiver MAC address on the sensor connected directly via USB on port-id to mac-vector (a 6-element octet vector). The MAC is stored persistently in NVS and survives reboots. Use this when the sensor is plugged directly to USB, not via the receiver.
Arguments
port-id |
Keyword or Symbol denoting the id of the serial port. |
mac-vector |
A 6-element (unsigned-byte 8) vector e.g. #(88 230 197 21 162 32). |