i'd like to know if it is possible to connect to the very same cloud system(or a database), azure, a msp430 with wifi module cc3200 and a android app.
i want to write data in the cloud using the android app and read those data in the Texas Msp430, is it possible to do using azure system? i dont know if it is better to use, in this case, just a cloud, iot hub on azure, or maybe a sql database, i will send some data from de android app to the micro controller through the internet.
thank you guys for any help!