Hi shanevanj, Is this possible with two photon devices? I want device to device communication, both devices being able to publish and subscribe to one another, and use subscribe handlers to acquire data.
I have gotten it to work with Particle Cloud - Particle.publish/subscribe, however it is not efficient enough for IOT Blynk applications. You can view my code here for the Particle Cloud application on both devices.