Search found 2 matches

by bcatalin
Mon Jan 25, 2016 9:44 am
Forum: Showcase
Topic: MQTT Broker on ESP32
Replies: 8
Views: 48935

MQTT Broker on ESP32

Hi, I've manged to port MQTT broker on ESP32 ( still in heavy development, and waiting for next SDK release). Until now clients can subscribe to topics, publish to topics, PING is working. Things to do: -Bridging -Websockets We can see a video with broker in action on: http://myesp8266.blogspot.com/...
by bcatalin
Tue Dec 29, 2015 3:08 pm
Forum: ESP-IDF
Topic: Compiling error
Replies: 1
Views: 7393

Compiling error

I am trying to compile an application where I am using time functions but I am receiving the following error: xtensa-esp108-elf-gcc -L/home/catalin/Workspace/ESP32_RTOS_SDK/lib -nostdlib -T/home/catalin/Workspace/ESP32_RTOS_SDK/ld/eagle.pro.v7.ld -Wl,--no-check-sections -u call_user_start -Wl,-stati...