Making a game w/ Spark Core, better way than post request?

Hi @rocksetta

The easiest way is to make your router always give out the same IP to your core based on its MAC address. Some people call this "static dynamic" addressing but that is oxymoronic to my ears.

There is another way that forces that core's IP address but a few people have had trouble using it. This would be a true static address. See this topic for ideas:

1 Like