Secure your Arduino IoT network using Raspberry Pi and Nginx. via abarbanell.de As a general rule, all API calls to your backend should always be encrypted with https (SSL/TLS), this applies for IOT scenarios just the same as for internet traffic in general. However, if you use cost-effective microcontrollers like...