I have a system that gets various sensor readings and hands them off to an ESP8266-01. This happens every two hrs when the ESP-01 is powered up. It then connects to the wifi and Adafruit and publishes the sensor values to 5 feed topics. I am building an iphone app which connects to
Adafruit and subscribe to the topics. The problem lies in that I don't want my phone to be on/ open/ and the app on and open all the time so I can get the updates. Is there anyway to add a retain to the published topics, or is there some way to have the phone app get the current topic values when it launches. I read something about /get but I don't know how to do that either. Can you point me to a tutorial on how to do either or both of these. Or do I need to look at another host server to be able to do this?
I like you service but I do need this ability!