Using an Android Smartphone to send data safely through thingspeak
4 views (last 30 days)
Show older comments
Dear all,
We want to send data (from accelerometer sensor) using an Android Smartphone in a safety way, through thingspeak. We have the following question: does thinkspeak could be implemented with some kind of data security, through Simulink Support Package for Android Devices or through MATLAB® Support Package for Android? How could we implement HTTPS or MQTT connections with the ThingSpeak API, for the Android-based smartphone?
Thanks in advance.
0 Comments
Accepted Answer
Sutanu Maiti
on 25 Feb 2021
Simulink Support package for Android devices has blocks specifically to read or write to ThingSpeak chanels:
It uses https, so its secure. No need to manually implement https or mqtt.
More Answers (0)
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!