We have tried to run some of the streaming code samples, but have been unable to get any to work. For example, if we try to run Interactive Fireworks, we get the popup window that tells us that Listener needs to run and wait for it to install Listener. But, Listener never installs and Photon never reboots.
Here's what we have tried:
-- non-interactive (native) code works as advertised from the web-based IDE
-- we grabbed Listener from github and used
build.particle.io to install -- it installs and reports IP/MAC/port (when I put Spark.publish() lines in near the Spark.variable() lines) -- but Streaming code does not work even when Listener is running
Are we missing something?
Thanks for your help!