Product : SwitchBlox Rugged (10/100MB Ethernet switch 5port, 4.45cm Square electronic board)
SKU : BB-SWR-G-1
Market : DigiKey
Order-date : 09-JAN-2026
Hello,
We have encountered two issues while performing UDP communication tests with the SwitchBlox Rugged.
Environment
- We are using the SwitchBlox Rugged with a 5 V power supply after purchase.
- No additional firmware has been installed. The switch is running in its default unmanaged mode.
1) Auto-negotiation repeatedly fails
One of our devices uses the W5300 Ethernet controller.
When the SwitchBlox powers on, auto-negotiation sometimes never completes and continuously repeats. If we move the Ethernet cable to a different port on the SwitchBlox, the link may suddenly come up successfully.
Once the connection has been established, it remains stable, and even repeatedly power-cycling the SwitchBlox does not cause any further connection issues.
However, when the connection fails initially, repeatedly power-cycling the SwitchBlox does not resolve the problem. The auto-negotiation continues to fail.
2) Random packet loss when using four of the five ports
When four out of the five ports are connected and we perform UDP communication tests, random packet loss occurs.
Test conditions
- Communication interval: 100 ms
- Maximum packet size: 100 bytes
- Connected devices: 4
Network topology
Master device (1) ----- SwitchBlox ----- Slave devices (3)
Communication flow
- Slave → Master (request)
- Master → Slave (response)
Test method
Each transmitted packet contains a sequence number. Every device increments its sequence number by one for each transmitted packet, and the receiving device verifies that the sequence numbers are continuous.
Observation
Errors were continuously detected on the slave side, so we captured the network traffic using Wireshark on one of the slave devices.
The capture showed that approximately one packet was missing every 1–2 seconds.
Has anyone experienced similar issues, or are there any known compatibility issues or configuration recommendations for this setup?
Thank you.