DevHeads IoT Integration Server

DII

DevHeads IoT Integration Server

The DevHeads IoT Integration Server accelerates technology engineering by helping pro devs learn, share and collaborate.

Join
Daniel kalu
Daniel kalu5/16/2024

I faced a challenge choosing between MQTT and CoAP!!

Hey guys while i was architecting a smart home energy management application requiring flexible communication patterns, I faced a challenge choosing between MQTT and CoAP please which protocol offers more adaptable client-server relationships and communication models to support my application's unique needs? @IoT Cloud
wafa_athmani
wafa_athmani5/14/2024

Utilizing GPRS (GSM) Module for Mobile Database Interaction: Module Options and Challenges

Hello, I have a mobile unit that I want to use to upload and receive data from a database like Firebase. Since Wi-Fi is not an option, I am considering using a GPRS (GSM) module, which utilizes the cellular network. Has anyone tried this approach? If so,...
wafa_athmani
wafa_athmani5/13/2024

Has anyone tried sending data using light signal (Lifi) before?

Hello electronic people, so i am trying new way of transmitting data... using light signal (Lifi) , did anyone tried this technology before...! What do u think about it... I will share the project with you all when it's works 😅
Prem Thengil
Prem Thengil5/8/2024

Can anyone explain how to send data using the CAN protocol step-by-step?

Can anyone help explain the step-wise procedure for sending data using the CAN protocol? I'm working on Project Where we are Calculating the Distance using Ultrasonic sensor and wanted to send the data using CAN Protocol , I'm Using Controller Board STM32F407 DISCOVERY BOARD 1 , I'm Using the CAN Module for Communication, Module : CAN transceiver SN65HVD230...
Camila_99$$
Camila_99$$5/8/2024

Has anyone ever worked with programming a Bluetooth module?

Hello have a nice weekend guys 😌, Has anyone ever worked with programming a Bluetooth module? I would like the Arduino to calculate the distance between the Bluetooth module it powers and a nearby phone . Thanks...
youcef_ali
youcef_ali5/8/2024

Do you prefer using mqtt broker services like Aws or use your own broker?

Hey team, what do you prefere using mqtt broker services like Aws for example, or used your own broker (on premises server) and what do you advise ?
Marvee Amasi
Marvee Amasi5/6/2024

How can I slow down the browser to avoid network congestion with retransmissions?

Please guys my web server (using RTOS and HTTP 1.0) closes the connection after each request. The browser keeps sending requests for ".js" files with HTTP 1.1, leading to retransmissions. My question is : 1. Is this fast transmission because the browser uses HTTP 1.1 despite the server closing the connection? 2. How can I slow down the browser to avoid network congestion with retransmissions? @Middleware & OS...
Prem Thengil
Prem Thengil5/6/2024

How to Send Data to the PC using CAN PROTOCOL ?

Hello friends, I have a Question, How to Send Data to the PC using CAN PROTOCOL ?
Ameny_BELHAJ
Ameny_BELHAJ5/2/2024

How to connect the STM32H7B3I-DK board to ESP8266 WiFi module?

Hello everyone, question : I am currently working with the STM32H7B3I-DK board and I want to connect it to a WiFi module ESP8266. I am seeking assistance from someone who has experience in this field or who can provide me with a tutorial to help me accomplish this connection?
wafa_athmani
wafa_athmani4/27/2024

is there a platform like Blynk that I can use and it is free with ESP 32?

is there a platform like Blynk that I can use and it is free with ESP 32?
Camila_99$$
Camila_99$$4/25/2024

How to Specify a Custom Library Path for ESP32 Communication Programs in Arduino IDE?

Good morning guys, I'm compiling a communication program between 2 ESP32s (master/slave), but the Arduino IDE always uses the local wifi.h library, and I need to use the one in the Downloads directory. How can I instruct the system to use it instead of the other? I don't want to delete it because it has its usefulness. Is there a method to choose the one from Downloads?...
aymen ammari
aymen ammari4/24/2024

can you explain to me the difference between Bluetooth Modules HC-05 AND HC-06?

Hi everyone, can someone explain me the difference between Bluetooth Modules HC-05 AND HC-06?
Shrushti
Shrushti4/24/2024

I was publishing sunrise &sunset time but while using in code its not working. can anyone assist me?

I am using MQTT for a small project where through openweather API and Node-red i am publishing surise time of a location which is taken as input through a form in node-red dashboard. based on this time i was trying to turn led if its night and off if its day. but i am unable extract two values from the topic. i was publishing sunrise and sunset time but while using in code its not working. can anyone assist me in this?...
info3917
info39174/22/2024

object detection with raspberry pi

Hi , Myself Dileep , can anyone provide me with information or video content on object detection and segmentation using raspberry pi 4 model B with USB camera ... mainly for trash detection
wafa_athmani
wafa_athmani4/22/2024

emg sensor with esp32

Currently, I am working on a project to transfer data from an EMG sensor using an ESP32 to a computer wirelessly. I will use the Wi-Fi available on the ESP32. I have three ESPs, two of which will be used as slaves and one as a master to collect data from them. Then, I will send this data to the computer. Additionally, after receiving this data on the computer, I can process and display it in Excel or plot it I think this is long and unprofessional way to do it ... Am i right... And can u segest other ways to do so...
Jayesh
Jayesh4/21/2024

esp32 on a VPN

I am trying to connect esp32 as a VPN client . Anybody has done that before?
Magpie
Magpie4/20/2024

Can I use the Logicrom SDK to program a Neoway58 in PlatformIO or Arduino?

@MCU, MPU & Firmware Has anyone used logicrom's sdk for the Neoway58 with platformio / arduino successfully ? Looking for some help here
wafa_athmani
wafa_athmani4/20/2024

between mqtt and Coap

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, locks). And the system needs to be very secure. When i was doing my research i stopped between MQTT and CoAP protocols, what do u think is the best one for this project
wafa_athmani
wafa_athmani4/14/2024

what is the best service to send periodic HTTP requests (pings) to your application's URL every 10mn

hello everyone. what is the best service to send periodic HTTP requests (pings) to your application's URL every 10-15 minutes
Next