In this tutorial, we will check how to connect the UART OBLOQ to a MQTT broker. As a broker, we will use CloudMQTT, which allows to create a free account for testing. Introduction In this tutorial, we will check how to connect the UART OBLOQ to a MQTT broker. As a broker, we will …
UART UBLOQ: Connecting to WiFi
In this article we will check how to connect the UART OBLOQ device to a WiFi network. Introduction In this article we will check how to connect the UART OBLOQ device to a WiFi network. To do it, we will need to send the corresponding command via serial, as we will see below. We will …
UART OBLOQ: Get Firmware version
In this tutorial we will check how to get the firmware version that is running on the UART OBLOQ. Introduction In this tutorial we will check how to get the firmware version that is running on the UART OBLOQ. As we have covered in this introductory post, OBLOQ is based on the famous ESP8266. …
UART OBLOQ: Pinging the device
In this tutorial we will check how to ping the UART OBLOQ device, to make sure it is working properly and can answer our commands. Introduction In this tutorial we will check how to ping the UART OBLOQ device, to make sure it is working properly and can answer our commands. Since the only interface …
UART OBLOQ: an introduction
Description of the UART OBLOQ, an Internet of Things module from DFRobot.
UART OBLOQ
The UART OBLOQ is an Internet of Things module module from DFRobot. It is based on the famous ESP8266 WiFi enabled SoC and exposes a command based interface over Serial. UART OBLOQ The UART OBLOQ is an Internet of Things module module from DFRobot. It is based on the famous ESP8266 WiFi enabled SoC …