The described methods did not help. Even dividing into a separate network. Mixing of properties is in progress.
That is why I asked how to change the component itself.
Search found 19 matches
- Fri Jun 27, 2025 12:02 pm
- Forum: General
- Topic: Please help me change the properties of components
- Replies: 6
- Views: 2939
- Wed Jun 25, 2025 6:46 am
- Forum: General
- Topic: Please help me change the properties of components
- Replies: 6
- Views: 2939
Re: Please help me change the properties of components
So it turns out that it is impossible to access the component properties as variables? Only statically write data in the component properties?
- Tue Jun 24, 2025 4:15 pm
- Forum: General
- Topic: Please help me change the properties of components
- Replies: 6
- Views: 2939
Please help me change the properties of components
I am trying to create a project that uses 2 IotMadeEasy components at the same time. IotMadeEasy1 connects to one server, and IotMadeEasy2 to another. The problem is that IotMadeEasy1 and IotMadeEasy2 use the same variable names such as HOST and others. Please tell me how to make variables like HOST...
- Tue Apr 29, 2025 7:59 am
- Forum: General
- Topic: No work component Webserver if ESP32 work in APSTA mode
- Replies: 4
- Views: 3300
Re: No work component Webserver if ESP32 work in APSTA mode
They responded quickly...
- Sun Feb 09, 2025 6:07 pm
- Forum: General
- Topic: No work component Webserver if ESP32 work in APSTA mode
- Replies: 4
- Views: 3300
Re: No work component Webserver if ESP32 work in APSTA mode
Didn't let me attach all the files
- Sun Feb 09, 2025 6:06 pm
- Forum: General
- Topic: No work component Webserver if ESP32 work in APSTA mode
- Replies: 4
- Views: 3300
No work component Webserver if ESP32 work in APSTA mode
I am creating a program where esp32 connects to wifi in STA mode and receives or sends data to the MQTT broker, also esp32 creates an access point in softAP mode where the user should connect to it and view the data via the web interface. ESP32 can work in STA+SoftAP mode - I modified the ESP_CAL_WI...
- Mon Feb 03, 2025 9:22 am
- Forum: User Components
- Topic: Question about Vref option FC9.
- Replies: 1
- Views: 4763
Question about Vref option FC9.
Hello, please tell me how I can change the vref option parameter in accordance with what I need? In older versions of the flowcode there was a choice of Vref option = VDD, but neither fc9 nor fc10 has this anymore. Maybe it's possible somehow? Very necessary. The screenshot shows that the choice is ...
- Tue Jan 07, 2025 11:01 am
- Forum: General
- Topic: ESP32 Compile errors
- Replies: 9
- Views: 2422
Re: ESP32 Compile errors
Good afternoon, In general, in order to compile the program, I had to replace the ESP12 component with ESP32, the program compiled. But in hardware the ESP32 component is not working (even in Flovcode 9 it did not connect to Wifi, which remains in Flovcode 10). I tried to replace ESP32 with ESP12 an...
- Mon Jan 06, 2025 10:00 pm
- Forum: General
- Topic: ESP32 Compile errors
- Replies: 9
- Views: 2422
Re: ESP32 Compile errors
I thought maybe my computer was bad, I installed everything on my wife’s MacBook, a Mac with Windows 10 installed as a second system. Intel i7 processor, 16 GB memory. The system is clean. But the miracle did not happen. Look carefully at the errors in both cases - everything leads to the fact that ...
- Mon Jan 06, 2025 6:31 pm
- Forum: General
- Topic: ESP32 Compile errors
- Replies: 9
- Views: 2422
Re: ESP32 Compile errors
I installed Flowcode 10 using the method described on the forum. Before this, I installed a clean Windows 10. Errors and no compilation of ESP 32. Everything was installed according to the method from the forum. But it doesn't work. The installation files were exactly the same as in the installation...