Vorms Thierry
Vorms Thierry
I use an esp32. When I receive an infrared message I have to transmit an rf message, the corresponding node send a message to the node just receiving the infrared...
From SimpleFoc I use only the encodor software. I run with Esp32 wroom. The software i wrote is for a cnc using dc motor. Whe I use the arduino espressif...
ERROR: Could not find a version that satisfies the requirement PySide2 (from ryven) (from versions: none) ERROR: No matching distribution found for PySide2 I installed PySide6 but this doesn't solve...
Hello, I deveopp an application that receive infra red slave. I would like to know if the TSOP (infra red receiver) Can start the ESP32 via ulp and if the...
Hello, I have an ESP32. I put files, directories, with arduino 1.8 using Esp32 sketch data upload. The structure is: ```javascript / /static /static/components ``` Files in / folder are...
Hello, I am searching for the function 6. What is the methode corresponding to this funtion ? I use RTU mode. Many thanks for your help. Best regards
Hello, The server run also Modbus RTU transactions as client. Sometimes I have an error: the modbus partner doesn't respond in time. Sometimes, there is transaction error: it's like the...
Hello, in the OTA article, it is mentionned to use portmon for debugging, I don't understand the sentence. In the code when I write "Serial.print", and use OTA, can I...
%23 Description of problem Leave a comment... BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN - https://github.com/pioarduino/pioarduino-vscode-ide/issues%3Fq=is%3Aissue %23 Configuration VSCode: 1.103.0 PIO IDE: v1.0.7 System: Windows_NT, 10.0.26100, x64 %23 Exception ```...