I am new to the mesh network, I am trying to read the temp and humidity values on xenon, and then sends the values over to Argon.
I managed to publish the data to the mesh, but I am not sure how can I read it in argon and store it in a variable.
any advice is highly appreciated, thanks a lot
below is the link for the code in Xenon side
Take a look at the code I posted here, There is running on an Argon that is posting it to Adafruit.io (not a Particle variable), but it may get you closer to your goal.