Hi,
I’ve programmed the sparkcore such that it connects to a local wifi, and it posts/subscribes to a MQTT broker in the same local LAN.
It works fine when the local network is connected to the internet. When I take the internet connection away, the sparkcore no longer responds to MQTT. Give it internet again, it works.
My understanding was that the cloud is only needed to program the Sparkcore. Once you’ve got firmware on it, if the stuff you’re doing (MQTT) doesn’t require the cloud, it should keep working, no? Am I doing something wrong?