MQTT is a Client Server Publish/Subscribe messaging transport protocol. It is lightweight, quick and efficient, which makes it useful for the Internet of Things (IoT) devices and low-powered networks. It enables a client to publish or receive data from a broker (server) with very little overhead. As such, an MQTT Developer is essential in making sure that the MQTT based systems remain operational properly and all the IoT devices are able to maintain effective communication.

Here's some projects that our expert MQTT Developers made real:

  • Creating secure MQTT servers on VPS that allow for the transfer of data via API
  • Developing example code for the ESP32-S3 development board to send and receive data with Quality of Service (QoS)
  • Modifying python code to interact with various other applications using MQTT
  • Designing custom firmware for microcontrollers such as STM32, TI CC3200, etc. that utilize MQTT protocol
  • Providing custom solutions for low cost wireless spectrophotometers using MQTT

As you can see, our expert MQTT developers offer tailored solutions that cater to even the most complex projects. We invite you to take a look at our list of completed projects and consider hiring our team to get your system up and running. Post your project today on Freelancer.com and make sure you get the perfect team suited for developing an efficient MQTT based system.

A partir das avaliações de 3,227, os clientes avaliam nosso MQTT Developers 4.9 de 5 estrelas.
Contratar MQTT Developers

MQTT is a Client Server Publish/Subscribe messaging transport protocol. It is lightweight, quick and efficient, which makes it useful for the Internet of Things (IoT) devices and low-powered networks. It enables a client to publish or receive data from a broker (server) with very little overhead. As such, an MQTT Developer is essential in making sure that the MQTT based systems remain operational properly and all the IoT devices are able to maintain effective communication.

Here's some projects that our expert MQTT Developers made real:

  • Creating secure MQTT servers on VPS that allow for the transfer of data via API
  • Developing example code for the ESP32-S3 development board to send and receive data with Quality of Service (QoS)
  • Modifying python code to interact with various other applications using MQTT
  • Designing custom firmware for microcontrollers such as STM32, TI CC3200, etc. that utilize MQTT protocol
  • Providing custom solutions for low cost wireless spectrophotometers using MQTT

As you can see, our expert MQTT developers offer tailored solutions that cater to even the most complex projects. We invite you to take a look at our list of completed projects and consider hiring our team to get your system up and running. Post your project today on Freelancer.com and make sure you get the perfect team suited for developing an efficient MQTT based system.

A partir das avaliações de 3,227, os clientes avaliam nosso MQTT Developers 4.9 de 5 estrelas.
Contratar MQTT Developers

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    8 trabalhos encontrados

    I’m updating the firmware for an STM32-based design and need an experienced C++ developer who is comfortable inside STM32CubeIDE. The codebase already compiles and runs on the microcontroller, but several features still require clean, well-structured implementation, performance tuning and thorough testing directly on the hardware. You’ll be working exclusively with STM32 microcontrollers; no FPGA or other targets are involved. Please be ready to pull the current CubeIDE project from my repository, build it as-is, and then extend it in C++17 (or later) while respecting the existing HAL layer and project structure. Deliverables • Updated CubeIDE project with the new or fixed functionality fully integrated • Clear build instructions and a short change log so I can ...

    $295 Average bid
    $295 Média
    19 ofertas
    Ai speaker
    4 dias left

    I already have an ESP32 reading voltage, current, power, and total consumption from a PZEM-004T energy-meter module inside my UMA smart-home demo. What I need next is the mobile front end—and a touch of intelligence—so users can actually benefit from all that data. Here is what I’m after: the app must show real-time readings streamed over Wi-Fi, store those readings so I can browse days or weeks of historical data, and raise push notifications whenever usage crosses adjustable thresholds. Visualisation should be clear, attractive graphs and charts rather than raw numbers. Beyond monitoring, I want the system to react on its own: if consumption spikes or falls outside a range I’ll define, the ESP32 should trigger automated adjustments to the connected fan and light ...

    $550 Average bid
    $550 Média
    8 ofertas
    Secure MQTT & OTA VPS Deployment
    4 dias left
    Verificado

    I’m spinning up a fresh Ubuntu VPS and need it turned into a rock-solid hub for my IoT fleet. The box must host two main services—Mosquitto for messaging and a Mender server for over-the-air firmware updates—without compromising security, performance, or future maintainability. Here’s the picture • Mosquitto will run behind TLS with mutual authentication. I’ll give you the root CA; you generate and stage broker and client certs so the standard mosquitto_pub / mosquitto_sub TLS test passes. • Mender must be installed in its open-source edition, set to distribute only signed artifacts. I already sign firmware; the server simply has to enforce signature checking before rollout. • fail2ban on the host should block any source IP after three ba...

    $122 Average bid
    $122 Média
    21 ofertas

    I need an end-to-end solution that lets me monitor and, when necessary, remotely control a set of environmental sensors that report temperature, humidity, and air-quality data. Here is the flow I am envisioning: the sensors push readings to the cloud (MQTT, HTTPS, or another lightweight protocol you prefer), the data is stored and processed, and a desktop application then visualises the live feed, keeps historical logs, and lets me define threshold-based actions. Key points I care about • Real-time monitoring and control is the primary goal—latency needs to be kept low and reconnect logic must be solid. • Sensors involved: temperature, humidity, and air quality. The system should be flexible enough to add more sensor types later without a rewrite. • Desktop side...

    $3322 Average bid
    $3322 Média
    34 ofertas

    I’m building a smart irrigation setup that links a Raspberry Pi edge server with several ESP32 nodes in the field. Each ESP32 gathers data from soil-moisture probes, compact weather boards (temperature, humidity, barometric pressure), and inline flow meters, then reports everything wirelessly to the Pi for processing. Here’s what I need from you: • Python (Raspberry Pi) and MicroPython/C++ (ESP32) code that ingests the raw sensor streams, pushes them through an on-device model, and decides—within seconds—whether to start or stop the main pump and which solenoid valves to open. • An ML pipeline: training notebooks, a lightweight model (TensorFlow Lite or similar) and the inference wrapper that runs locally. The model must act on current soil-moisture rea...

    $1174 Average bid
    $1174 Média
    60 ofertas

    Embedded Firmware Engineer (ESP32-S3, MQTT/HTTPS, OTA, Local Installer Wizard) – Industrial Pulse Controller Description We are building an industrial Wi-Fi “pulse injector” controller (Payter/Nayax-like) for self-service car wash / vacuum stations. Customer scans a QR on the bay, opens our webapp, pays online, and the device generates configurable “coin pulses” (dry contact and open-collector) into the wash/vac controller. We need an experienced embedded engineer to deliver production-grade firmware for ESP32-S3 with: • Reliable Wi-Fi connectivity and auto-recovery • MQTT (preferred) or HTTPS command channel • Configurable pulse generation (timing, mapping, NO/NC/OC outputs) • Local Installer Wizard (AP mode + web UI) • Heartbeat/stat...

    $526 Average bid
    $526 Média
    23 ofertas
    AI-Driven IoT Irrigation Control
    Encerramento left
    Verificado

    I’m building a smart irrigation setup that links a Raspberry Pi edge server with several ESP32 nodes in the field. Each ESP32 gathers data from soil-moisture probes, compact weather boards (temperature, humidity, barometric pressure), and inline flow meters, then reports everything wirelessly to the Pi for processing. Here’s what I need from you: • Python (Raspberry Pi) and MicroPython/C++ (ESP32) code that ingests the raw sensor streams, pushes them through an on-device model, and decides—within seconds—whether to start or stop the main pump and which solenoid valves to open. • An ML pipeline: training notebooks, a lightweight model (TensorFlow Lite or similar) and the inference wrapper that runs locally. The model must act on current soil-moisture rea...

    $495 Average bid
    $495 Média
    133 ofertas

    Project Brief: Industrial 230V ESP32-C3 Toshiba AC Gateway & I/O Controller 1. Project Overview Design and develop a production-ready, CE-compliant, DIN-rail mounted (EN 60715) industrial controller for Toshiba AC systems. The device serves as a Master Gateway bridging three domains: • Toshiba AB Protocol – Galvanically isolated UART interface to AC indoor units • Modbus RTU (RS-485) – Expansion bus for modular field I/O (relays, temperature, analog modules) • Local Analog I/O – 0–10 V interfaces for direct HVAC integration The system must be stable, thermally suitable for sealed enclosures, and follow Screaming Architecture principles for long-term maintainability. 2. Hardware Specifications Power & Safety • Integrated ...

    $1829 Average bid
    $1829 Média
    71 ofertas

    Artigos Recomendados Só para Você