DIY electronics ESP32 : Connecting to WiFi network Sankar Cheppali | August 27, 2017 There is no fun in IoT without a network connection. Lets connect our ESP32 to a WiFi access point. In this post we will connect to given SSID Read More
Android Android – Connecting to WiFi programmatically Siva Kumar | July 1, 2017 We might have some scenarios , where application needs to connect the device to a WiFi access point. Application might have got the details of the Access point Read More
DIY electronics MQTT on Linkit ONE Sankar Cheppali | January 6, 2017 In this blog we will see how to connect to a MQTT broker and receive messages from the broker. We will also handle connection losses to broker and Read More