Hamza Hajeir

Results 44 comments of Hamza Hajeir

I'm looking for the same concept. I've IoT Devices At backyard, They host webserver to control/communicate with them. And I'm running mosquitto MQTT broker in my computer (static IP 192.168.1.20)....

Update : I've used portmap as @martin-ger suggested. Now I can reach nodes web-servers using 8080, 8081 .. external port, tied internally to respective node. (make sure you save dhcp...

@niclasfredrik Did you try out wifi-repeater with config portal on esp32 ?

Give [PangolinMQTT ](https://github.com/philbowles/PangolinMQTT)a try.

Still failing with same error. Newer Travis-ci log : https://api.travis-ci.org/v3/job/704757056/log.txt

Thanks @ivankravets for the hint. But unfortunately, it didn't work. You can check by log : https://api.travis-ci.org/v3/job/726993416/log.txt You can search for `pio remote --agent mydev test -e nodemcuv2` in the...

It's very important thing to be fixed! I just had compiled a similar code to Arduino IDE which yielded a difference of +400kB !! What's going wrong here ?

> Switching to esp32 version sky rocketed the size of my `.bin` file three times. > Are there any opinions on this for why is this happening? > I have...

Hi Double check libs and core versions, beside compilation defines, and lastly compilation flags. On Fri, Aug 5, 2022, 08:50 David ***@***.***> wrote: > Anyone got any solutions? I'm facing...

I hope i can now. I will feedback it to you when i find the solution in future :) .