Every mobile app that controls an IoT device has to pick a transport: a direct Bluetooth Low Energy link straight to the device, a cloud relay that hops App → Cloud → Device, or a hybrid that switches between the two. This simulator renders both paths in 3D and drives real command packets across whichever one is active. Drag the device away from the phone and the direct link's delivery probability falls off a cliff past its practical BLE range while its latency barely changes; the cloud path stays flat and distance-independent but pays a fixed round-trip cost and is only as reliable as the network-quality slider. Auto Hybrid mode watches both curves and switches transport the moment one becomes clearly better than the other, paying a one-time hand-off penalty exactly as a real hybrid IoT stack does when it renegotiates a session.