Android app and alexa integration
Posted: Sat Feb 23, 2019 1:08 pm
Hi All,
I have built a ESP32 mesh and now looking at options for passing data between it and an Android app and Alexa - e.g. reading values from sensors, sending data to sensors, responding to "push" notifications from nodes etc. I have seen the sample apps here
https://github.com/EspressifApp?tab=repositories
Which seem to imply there are java/ Android esp sdk available to use. Is this the case as I can't seem to find any documentation on them? Similarly for Alexa, I have seen the SDK to convert an ESP into an Alexa device but no information about writing a skill etc for it.
Anyone have any good solutions to this? I did think I could just implement a simple http interface on the ESP32 and do this by get / post requests but not sure how I could get the esp to notify the app/ Alex when an event happens unless I poll from the app?
Thanks
Lee.
I have built a ESP32 mesh and now looking at options for passing data between it and an Android app and Alexa - e.g. reading values from sensors, sending data to sensors, responding to "push" notifications from nodes etc. I have seen the sample apps here
https://github.com/EspressifApp?tab=repositories
Which seem to imply there are java/ Android esp sdk available to use. Is this the case as I can't seem to find any documentation on them? Similarly for Alexa, I have seen the SDK to convert an ESP into an Alexa device but no information about writing a skill etc for it.
Anyone have any good solutions to this? I did think I could just implement a simple http interface on the ESP32 and do this by get / post requests but not sure how I could get the esp to notify the app/ Alex when an event happens unless I poll from the app?
Thanks
Lee.