SOTI Connect – Zebra RFD40/90 Sled Setup and Configuration Guide
Summary
Related SOTI ONE Platform Products
Related Device OS
Situation
Customers integrating Zebra RFD40/90 sleds with SOTI Connect often face issues establishing MQTT communication or validating device enrollment. This article outlines the complete setup and configuration process to ensure the sleds connect successfully and appear within SOTI Connect.
Environment
- Product: SOTI Connect 2024.2.0
- Device Models: Zebra RFD40 / RFD90 Sleds
- Communication Protocol: Soti-Sdk-Mqtt
Process Description
Prerequisite
Ensure you have the following:
- Install the 123RFID Desktop Utility on your computer.
- Download and install the certified firmware for your sled (RFD40 or RFD90).
- (Optional) Install TeraTerm for serial-based troubleshooting.
- MQTT Root Certificate (from the SOTI Connect File Store)
Steps
-
In SOTI Connect, register the MQTT broker under Soti-Sdk-Mqtt. Confirm that broker parameters match your tenant configuration.
- Connect the Zebra sled to your computer via USB. Launch 123RFID Desktop Utility → Find Readers → Connect to the sled.
- Verify the firmware version and update it if necessary. Set the correct region for the device.
- Configure the following Sled Setting. Apply changes and confirm the success message before proceeding:
- NTP Server: Enable and specify the NTP server address.
- Wi-Fi: Enter SSID and password, then confirm that the sled obtains a valid IP address.
- MQTT Endpoint Configuration:
- Protocol: MQTT TLS
- URL: <tenant>.soticonnect.cloud
- Port: 8883
- Keep Alive: 30s
- Tenant ID / Username / Password: Maximum 16 characters each
- Clean Session: Enable
- Host Verify: Host (or Host+Peer if using mutual TLS)
- Install the Root Certificate used to sign the MQTT server certificate.
- Save the configuration to the reader and reboot the sled.
- In SOTI Connect, select the Notification icon. Verify that the new device appears under New Device Enrollment.
- Confirm successful connection by pushing a test profile to the sled.
Troubleshooting (Using TeraTerm)
If the sled fails to connect or validate, you can troubleshoot via serial commands in TeraTerm:
| Command | Description |
|---|---|
cn | Connect to the sled |
sa .ee | Enable echo |
reset | Reboot sled |
log .o 2 .c 3 | Collect logs |
epcf .n | View endpoint configuration |
sa .dp 1 | Enable live logging |
Note: The sled cannot be connected to both 123RFID Utility and TeraTerm simultaneously.
Verification and Validation
Ensure the following:
- Firmware version verified and updated.
- Wi-Fi connection established (valid IP shown in 123RFID).
- MQTT endpoint settings saved successfully.
- Root certificate installed and trusted.
- Device visible in SOTI Connect → Notification → New Device Enrollment.
- Test profile deployment successful.
Reference Links:
Was this helpful?
Thanks for your feedback