Hi ,
Is it possible to publish directly to an MQTT server from Particle Argon device without publishing to particle.io by coding in firmware?
Thanks in Advance
Hi ,
Is it possible to publish directly to an MQTT server from Particle Argon device without publishing to particle.io by coding in firmware?
Thanks in Advance
Can you clarify that?
How would you instruct the device to do what you want without programming the device to do that - how would the device know what you expect it to do?
However, you may want to have a look at this
https://build.particle.io/libs/MQTT/0.4.31/tab/example/mqttqostest.ino
This example only publishes to MQTT without going via the Particle cloud pub/sub route.
Hi, I was looking to publishes to MQTT without going via the Particle cloud pub/sub route. This example will help. Thanks a million.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.