Code Monkey home page Code Monkey logo

Comments (9)

martin-ger avatar martin-ger commented on May 24, 2024

Not supported yet. The ESP32 is on my agenda, but currently I am really busy with my other life. This porting is mainly an issue for task and TCP conection handling.

The broker will clearly benefit from the additional RAM.

from umqttbroker.

PAk-CatchFire avatar PAk-CatchFire commented on May 24, 2024

Hi, I would like to know if you have any advance on support on the ESP32?
I think it would be a killer feature!!

Regards

from umqttbroker.

kevinkm avatar kevinkm commented on May 24, 2024

I'm trying to modify the codes in order to setup mqtt broker in esp32, however, I found code in part of wifi and mqtt mechanism is totally based on esp8266 wifi, do you think you can have time to rebuild the file user_interface.h? Nope, so I think give up is the best way to go. Honestly to say, esp32 is 0.4w with supporting more than 12 simultaneously subscribe , rpi zero is 1.5w with supporting more than 50 simultaneously subscribe. esp32 looks like kind of unexpectable product.

from umqttbroker.

martin-ger avatar martin-ger commented on May 24, 2024

I wont be able to port user_interface.h. When I started with the MQTT project, there was no ESP32 and when it was announced, I didn't expect it to be so different in the TCP interface.

from umqttbroker.

Namya125 avatar Namya125 commented on May 24, 2024

n file included from C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/uMQTTBroker.h:4:0,
from C:\Users\Namya Priya\Documents\Arduino\uMQTTBrokerSampleOOFull\uMQTTBrokerSampleOOFull.ino:9:
C:\Users\Namya Priya\Documents\Arduino\libraries\uMQTTBroker/user_interface.h:37:2: error: #error LWIP_OPEN_SRC must be defined
#error LWIP_OPEN_SRC must be defined
^
I am using esp32 as an mqtt broker for which I am getting an error as above
how do I rectify this error? please help me solve it

from umqttbroker.

nopnop2002 avatar nopnop2002 commented on May 24, 2024

I published my code for ESP32.
https://github.com/nopnop2002/esp-idf-mqtt-broker

from umqttbroker.

PAk-CatchFire avatar PAk-CatchFire commented on May 24, 2024

Fantastic @nopnop2002
Would you mind to make it compatible with arduino for ESP32?

from umqttbroker.

nopnop2002 avatar nopnop2002 commented on May 24, 2024

@PAk-CatchFire
Making it compatible with arduino for ESP32 is unable.
It is too much difference.

from umqttbroker.

xenoeng avatar xenoeng commented on May 24, 2024

I've used "sMQTTBroker" (https://github.com/terrorsl/sMQTTBroker) on ESP32, worked fine for my application.

I got an ESP32 broker working standalone via its own AP too. My rough example is here: https://github.com/xenoeng/ESP32-MQTTBroker-AP

from umqttbroker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.