Hi! I have the next problem using Arduino core: In file included from src\main.cpp:8:0: lib/Salida/Salida.h:9:1: sorry, unimplemented: non-trivial designated initializers not supported }; When I compile this: #include "driver/ledc.h" #define PIN_S1 GPIO_NUM_4 ledc_timer_config_t ledc_timer = { .spee...
Hi! Thank's u for the answer. I have the next context: I will create an interface in which I can program a ESP32 around the world using my own web server (business) like a P2P. The steps will be the next: 1- The client connect the esp32 in a local server (for example) in Spain. 2- I charge an update...
Hi! I'm looking for this: https://github.com/espressif/arduino-esp32/tree/master/libraries/Update/examples/HTTPS_OTA_Update But I have a question: Is it a good solution? I read the previously solution and it was stable. The previously solution: https://github.com/suculent/esp32-http-update Thanks!
Use something like Baseblock ComTest Pro to sample the messages on a PC http://www.baseblock.com/ You will need to connect with FTD module od similar Thanks u so much! I ve tried a lot of thingg and I forgot watch the signal by osciloscope. When I tried that, I have no response from the TI microcon...
Hello, I'm using a esp32 connect directly to other Uc (TI) and the communication between both of them is by Modbus RTU (not using rs485, only serial ports). I can't receive the response messeage from Function 04 or write a coil from Function 05. If anything have an idea or an example it will be welc...
Contact spring wires are thin and not stable. I cant tell if it is good choice for mass production, but this is better quality device: https://www.aliexpress.com/item/32852506267.html I have them too, from analoglamb, 1 for wroom and one for wrover. I dont use them too often, but i just wanted to h...