Introduction: The Unchangeable Name
Imagine a child who refuses to answer to any name except 'Steve'. If they go to a school where there's already a 'Steve', confusion and fights will happen. This is exactly what a Hardcoded IP is in an IoT device. Some cheap manufacturers 'glue' a specific IP address (like 192.168.1.100) into their product's memory at the factory.
The Conflict Problem
If you buy two of these devices, or if your router wants to use that same IP address for your laptop, you get an **IP Conflict**. Because the device can't 'learn' a new IP, you often have to manually change your entire router's settings just to accommodate one cheap lightbulb.
Conclusion
When buying IoT devices, always look for those that support 'DHCP' or 'Auto-Configuration'. Hardcoded IPs are a relic of the past that should stay there. Verify your IoT settings here.