Search found 3 matches
- Sun Jun 20, 2021 6:04 am
- Forum: ESP-IDF
- Topic: ESP Prog doesn't work
- Replies: 3
- Views: 4451
ESP Prog doesn't work
Hello everyone. I want to debug my code using ESP Prog but I failed. OS: Windows 10 IDE: VS Code 1.57.1 Espressif IDF extension: 1.1.0 ESP-IDF version: 4.3 Target: esp32 doit devkit Wiring: D15 -> TDO D14 -> TMS D13 -> TCK D12 -> TDI EN -> EN TX0 -> TXD0 RX0 -> RXD0 (I tested Tx -> Rx but it didn't ...
- Mon May 31, 2021 7:32 am
- Forum: ESP-IDF
- Topic: rabbitmq c on esp32
- Replies: 2
- Views: 3873
Re: rabbitmq c on esp32
My mistake, I want to run it on ESP32 as client.
Now I'm challenging errors arising.
Any advice?
Now I'm challenging errors arising.
Any advice?
- Mon May 17, 2021 11:40 am
- Forum: ESP-IDF
- Topic: rabbitmq c on esp32
- Replies: 2
- Views: 3873
rabbitmq c on esp32
Hello guys.
I want to run rabbitmq https://www.rabbitmq.com/devtools.html#c-dev broker on esp32. There are a chttps://github.com/alanxz/rabbitmq-c and cpphttps://github.com/akalend/amqpcpp libraries for this purpose.
My question is,
Is it possible to run them on esp32?
and how?
Tnx
I want to run rabbitmq https://www.rabbitmq.com/devtools.html#c-dev broker on esp32. There are a chttps://github.com/alanxz/rabbitmq-c and cpphttps://github.com/akalend/amqpcpp libraries for this purpose.
My question is,
Is it possible to run them on esp32?
and how?
Tnx