Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Please who has connected to AWS iot core using A7670E specifically?? I’m facing +CMQTTCONNECT: 0,34 error AT+CMQTTCONNECT=0,”tcp://xxxxx:8883″,60,1 +CMQTTCONNECT: 0,34
Hey guys @IoT Cloud i have devices that collect few samples each week, storing the data indefinitely. Using AWS IoT, I’ve connected the devices to IoT Core and can publish/subscribe […]
Hey guys I have a MQTT client which publish data to AWS IOT and Azure IOT HUB. To see the data into Azure IOT HUB, I am using DeviceExplorer I […]
AWS added propagating attributes – contextual metadata from thing attributes or connection details. What does it mean? Previously, we had to configure and deploy IoT Rule to extract the `Client […]
I have some files and I would like to run them, I am simply trying to integrate an MQTT dashboard for an embedded system, here are the files : bundle.js, […]
Hi, I’m looking to enhance MQTT reliability for my ESP32 in IoT applications. My ESP32 struggles with maintaining stable connections in fluctuating network conditions, often failing to reconnect automatically after […]
Hii while developing an loT application with ESP32-Pico to monitor environmental conditions and send data to an MQTT broker. The MQTT connection is set to QoS 1 with a 60-second […]
Hey guys while sending sensor data from an ESP32-Pico to an MQTT broker,And combining multiple sensor readings into a single MQTT message, the payload size exceeds the broker’s limit. As […]
Hello #edge-networking am developing a smart automation system for factory The system needs to collect large data from sensors ( temperature, humidity, motion, door/window status) and control actuators (lights, thermostats, […]