Search found 531 matches

by mackowiakp
30 Jan 2023, 09:13
Forum: ESP Easy: General Discussion
Topic: I2C problem still exists?
Replies: 7
Views: 1271

Re: I2C problem still exists?

- 2 x PCF8574 (+8 relay board +8 optoisolated inputs board)
- SI7021 (Temp/Hum)
- BH1750 (Light)
- LCD display 2x16
by mackowiakp
30 Jan 2023, 01:09
Forum: ESP Easy: General Discussion
Topic: I2C problem still exists?
Replies: 7
Views: 1271

Re: I2C problem still exists?

Thanks for the answer. The problem of cable length in my case does not occur because everything is in one small housing. But I reduced the clock to 100kHz anyway. As for the FW of the sensors themselves, it is of course difficult to say anything. It's been working fine for 2 days now. What will happ...
by mackowiakp
29 Jan 2023, 23:42
Forum: ESP Easy: General Discussion
Topic: I2C problem still exists?
Replies: 7
Views: 1271

I2C problem still exists?

The last time I made a new device based on ESP was over a year ago. Now I would like to make a new one consisting of 5 devices controlled by I2C. I have a question for colleagues about their experience with the stability of I2C operation over a longer period of time with FW versions newer than ESPEa...
by mackowiakp
19 Jan 2023, 23:04
Forum: ESP Easy: Software
Topic: Obtain contenet of text sys variable
Replies: 3
Views: 862

Re: Obtain contenet of text sys variable

OK, solved. I can query ESP from server using syntax like this:

Code: Select all

wget -O - http://192.168.0.28/json 2>/dev/null|grep '"SSID":"'
So is easy to retrieve SSID name from returned string.
THX for help.
by mackowiakp
19 Jan 2023, 14:33
Forum: ESP Easy: Software
Topic: Obtain contenet of text sys variable
Replies: 3
Views: 862

Obtain contenet of text sys variable

Is it possible to obtain content of text system variable like %ssid% from ESP to server by any HTTP server call?
by mackowiakp
29 Oct 2022, 03:14
Forum: ESP Easy: General Discussion
Topic: Humidity sensor installed outside
Replies: 17
Views: 3713

Re: Humidity sensor installed outside

Both in the case of DTH mounted in the basement and sensors mounted outdoor, they are mounted outside the housing with ESP. So the temperature of ESP has no influence on them. There is intense airflow in the basement for the reasons I wrote earlier. The sensor installed outside is - also as I wrote ...
by mackowiakp
28 Oct 2022, 03:34
Forum: ESP Easy: General Discussion
Topic: Humidity sensor installed outside
Replies: 17
Views: 3713

Re: Humidity sensor installed outside

A humidity sensor measures the relative (!!!) humidity. The amount of water in air highly depends on the temperature. Higher temperature => air can hold more water. Thus: if you heat up air with some relative (!!!) humidity value of X percent, the relative humidity will drop since the capacity to h...
by mackowiakp
27 Oct 2022, 11:24
Forum: ESP Easy: General Discussion
Topic: Humidity sensor installed outside
Replies: 17
Views: 3713

Re: Humidity sensor installed outside

Will, try. But potential problem could be influence of higher temperature to humidity readouts.
by mackowiakp
27 Oct 2022, 10:56
Forum: ESP Easy: General Discussion
Topic: I2C galvanic isolator
Replies: 3
Views: 1507

Re: I2C galvanic isolator

OK, THX
by mackowiakp
27 Oct 2022, 10:46
Forum: ESP Easy: General Discussion
Topic: Humidity sensor installed outside
Replies: 17
Views: 3713

Re: Humidity sensor installed outside

As for the temperature shift, I actually have no problem. I use DS18b20 for temperature measurement. It is hermetic and can be placed somewhere next to the BMExxx. I only use BMExxx for humidity measurement, ignoring other data from it. I even have a second sensor inside the winter garden to read th...
by mackowiakp
27 Oct 2022, 08:32
Forum: ESP Easy: General Discussion
Topic: I2C galvanic isolator
Replies: 3
Views: 1507

I2C galvanic isolator

The photo shows a galvanic isolator for USB 2.0 devices. Up to 5 kV security.
An interesting fact is that it isolates not only TX/RX signals but also the supply voltage.
Has anyone seen a similar device for the I2C bus?
Izolator.png
Izolator.png (274.06 KiB) Viewed 1507 times
by mackowiakp
27 Oct 2022, 07:05
Forum: ESP Easy: General Discussion
Topic: Humidity sensor installed outside
Replies: 17
Views: 3713

Humidity sensor installed outside

I come back to the old topic of the humidity sensor installed outside the house. The problem is that I live in an area with very high humidity. 80-90% is "normal" and in the morning it is also 100%. There is no problem with temperature measurement, but with humidity. I used DTH22, BME280, ...
by mackowiakp
12 Sep 2022, 11:23
Forum: ESP Easy: General Discussion
Topic: Restart WiFi
Replies: 2
Views: 1966

Re: Restart WiFi

THX for the precise (as always) explanation !
by mackowiakp
12 Sep 2022, 03:53
Forum: ESP Easy: General Discussion
Topic: Restart WiFi
Replies: 2
Views: 1966

Restart WiFi

I am only asking for confirmation or deny that I am thinking right. If I have selected in Menu -> Tools -> Advanced -> Restart WiFi Lost Conn: and I am connected to the AP, then with the "WifiDisconnect" command, the WiFi stack is reloaded and its reinitialization. Of course, depending on ...
by mackowiakp
09 Sep 2022, 00:56
Forum: ESP Easy: General Discussion
Topic: Secondary DNS server and local (LAN) pool NTP
Replies: 6
Views: 2205

Re: Secondary DNS server and local (LAN) pool NTP

OK, thanks for the advice. I moved the topic to another forum because it is not a topic about ESP Easy itself.
by mackowiakp
08 Sep 2022, 16:48
Forum: ESP Easy: General Discussion
Topic: Secondary DNS server and local (LAN) pool NTP
Replies: 6
Views: 2205

Re: Secondary DNS server and local (LAN) pool NTP

Sure, I see no reason why you couldn't set the IP of your router, SAT receiver or whatever Linux/Unix/Windows box which runs a NTP service on the default UDP port. Yes, of course. But I want to configure "pool" NTP. For example the name "pool.ntp.org" is not one particular serve...
by mackowiakp
08 Sep 2022, 16:15
Forum: ESP Easy: General Discussion
Topic: Secondary DNS server and local (LAN) pool NTP
Replies: 6
Views: 2205

Secondary DNS server and local (LAN) pool NTP

I can not enter in config menu, IP address of secondary DNS server. I use many ESP`s with various FW release. So what is the proper syntax of DNS field in config menu to enter both primary and secondary DNS? The second question is not stricte ESP related. In ESP menu it is possible to enter only one...
by mackowiakp
16 Aug 2022, 12:38
Forum: ESP Easy: Hardware
Topic: Max cable length for DS18b20 and AM2301
Replies: 2
Views: 2934

Max cable length for DS18b20 and AM2301

What are the experiences of the Dear Colleagues from the forum? What is the max cable length for DS18b20 and AM2301? For SOnnOff, extension cords as long as 5 m are available (on Ali for example). Something does not bother me that ESP is working properly then. I am thinking of using a shielded headp...
by mackowiakp
12 Aug 2022, 03:11
Forum: ESP Easy: Software
Topic: [SOLVED]Compilation failed - release mega-20220809
Replies: 7
Views: 3572

Re: Compilation failed - release mega-20220809

Gee ... I'm sorry, TD-er. My mistake. Again, I have the ESPEasy source files on another drive connected to Platformio via a symbolic link.
Well, I just did not give the appropriate UID/GID for the directory.
I should think first and then write.
I promise to improve for the future! :D
by mackowiakp
12 Aug 2022, 02:44
Forum: ESP Easy: Software
Topic: [SOLVED]Compilation failed - release mega-20220809
Replies: 7
Views: 3572

Re: Compilation failed - release mega-20220809

OK, I downloaded the ESPEasy-mega-20220809.zip file, unpacked it to a directory and tried to compile. Previously - I don't know why - not everything was downloaded. Currently showing the following errors (copy/paste to G translator): error: The server does not allow a request for an unannounced obje...
by mackowiakp
11 Aug 2022, 09:24
Forum: ESP Easy: Software
Topic: [SOLVED]Compilation failed - release mega-20220809
Replies: 7
Views: 3572

Re: Compilation failed - release mega-20220809

Will check when be back home evening.
by mackowiakp
11 Aug 2022, 02:32
Forum: ESP Easy: Software
Topic: [SOLVED]Compilation failed - release mega-20220809
Replies: 7
Views: 3572

[SOLVED]Compilation failed - release mega-20220809

Release mega-20220809. I know there have been a lot of changes to the general directives for Platformio but I have a problem that FW won't compile. Below are the error messages: Processing custom_ESP8266_4M1M (platform: espressif8266@2.6.3; board: esp8266_4M1M_board; framework: arduino) ------------...
by mackowiakp
28 Jul 2022, 11:00
Forum: ESP Easy: Software
Topic: Send command via HTTP from ESP to second ESP
Replies: 11
Views: 3214

Re: Send command via HTTP from ESP to second ESP

But Linux is like wigwam. No Windows, no Gates but Apache inside :D
by mackowiakp
28 Jul 2022, 01:05
Forum: ESP Easy: Software
Topic: Send command via HTTP from ESP to second ESP
Replies: 11
Views: 3214

Re: Send command via HTTP from ESP to second ESP

@ ThomasB
Yes you are right. But I don't want to test the new FW on a 24/7 working device (bit necessary).
And I do not have a free ESP32 at the moment, because I noticed this error message on such a platform.
I will order on Shopee, but the delivery will probably take a month.
by mackowiakp
27 Jul 2022, 23:46
Forum: ESP Easy: Software
Topic: Send command via HTTP from ESP to second ESP
Replies: 11
Views: 3214

Re: Send command via HTTP from ESP to second ESP

Thanks a lot for the clarification. The error message itself does not bother me because - as I wrote - the command is carried out. So I will not replace the FW with a newer one because - as the old rule says - "it works properly - do not change". But as soon as a new release comes out, I'l...
by mackowiakp
27 Jul 2022, 16:07
Forum: ESP Easy: Software
Topic: Send command via HTTP from ESP to second ESP
Replies: 11
Views: 3214

Re: Send command via HTTP from ESP to second ESP

Build:⋄ 20116 - Mega32 System Libraries:⋄ ESP32 SDK v3.3.5-1-g85c43024c Git Build:⋄ Skrzypowa: Dec 25 2021 09:48:17 Plugin Count:⋄ 25 Build Origin: Self built Build Time:⋄ Dec 25 2021 09:48:11 Binary Filename:⋄ ESP_Easy_mega_20211225_custom_ESP32_4M316k Build Platform:⋄ Linux-5.15.10-desktop-1.mga8-...
by mackowiakp
27 Jul 2022, 15:01
Forum: ESP Easy: Software
Topic: Send command via HTTP from ESP to second ESP
Replies: 11
Views: 3214

Send command via HTTP from ESP to second ESP

I want to send a SendTo HTTP command from one ESP to another.
The command on the second ESP is executed but the error message is signaled as in the attached screenshot.
Am I making a syntax error?
I note that the command is still carried out.
Screenshot_20220727_145429.png
Screenshot_20220727_145429.png (51.57 KiB) Viewed 3214 times
by mackowiakp
12 Jul 2022, 19:55
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: [SOLVED]ESP bootloop

What I do find strange is that you could not get the unit to boot into flash mode.
Yes, its strange.
But I am happy to unbrick my unit at this moment ;-)
by mackowiakp
12 Jul 2022, 19:33
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

I didn't know that after a 10 reboot the plugin was disabled. I waited those 10 reboots and it started working.
I mean, I have established communication with the device.
I've made corrections and so far it's OK.
Thanks to you TD-er! You always offer good advice!
by mackowiakp
12 Jul 2022, 19:19
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

The sensor is connected...
by mackowiakp
12 Jul 2022, 19:15
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

Terminal logs stands that it is FW CRC problem. So - probably - FW is couupted.
It is easy to restore FW, config etc. But it is impossible to flash it.
by mackowiakp
12 Jul 2022, 19:08
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

Test unit with only AM2301 sensor connected, works properly with the same FW.
by mackowiakp
12 Jul 2022, 19:04
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

Build quite old... Firmware Build:⋄ 20104 - Mega System Libraries:⋄ ESP82xx Core bc204a9b, NONOS SDK 2.2.2-dev(38a443e), LWIP: 2.1.2 PUYA support Git Build:⋄ Skrzypowa: Dec 9 2019 11:20:48 Plugins:⋄ 36 [Normal] Build Time:⋄ Dec 9 2019 11:14:55 Binary Filename:⋄ Self built! Plugin position - 9 I only...
by mackowiakp
12 Jul 2022, 18:53
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

I added AM2301 sensor to free GPIO. <Submit> -> crash
by mackowiakp
12 Jul 2022, 18:45
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

Re: ESP bootloop

Still no success :-(
by mackowiakp
12 Jul 2022, 14:38
Forum: ESP Easy: Hardware
Topic: [SOLVED]ESP bootloop
Replies: 13
Views: 5251

[SOLVED]ESP bootloop

I made a minor change to the ESP8266 (4M/1M) configuration and the device stopped working. The terminal shows the following messages: wdt reset load 0x4010f000, len 1384, room 16 tail 8 chksum 0x2d csum 0x2d vbc204a9b ~ld �U73 : Info : INIT : Booting version: Skrzypowa: Dec 9 2019 11:20:48 (ESP82xx ...
by mackowiakp
05 Jul 2022, 16:32
Forum: ESP Easy: Software
Topic: Suggestion to improve the MPU6050 driver
Replies: 9
Views: 4782

Re: Suggestion to improve the MPU6050 driver

I was 3 times in Ukraine so I have not time to test FW. Will do it ASAP.
by mackowiakp
23 Jun 2022, 01:33
Forum: ESP Easy: Hardware
Topic: Using the BMP680 outdoors.
Replies: 2
Views: 3341

Re: Using the BMP680 outdoors.

Well. I will replace the plastic cap with an aluminum one and the sensor itself. We'll see what happens in a few months.
by mackowiakp
22 Jun 2022, 03:15
Forum: ESP Easy: Hardware
Topic: Using the BMP680 outdoors.
Replies: 2
Views: 3341

Using the BMP680 outdoors.

Does anyone have an idea how to protect the BMP680 sensor outside? After about 9 months of operation, the BMP680 still correctly displays temperature and humidity, but the pressure and AQI readings are completely random (e.g. AQI = 1200). Currently, the sensor is installed in a "housing" m...
by mackowiakp
06 May 2022, 15:33
Forum: ESP Easy: Software
Topic: Suggestion to improve the MPU6050 driver
Replies: 9
Views: 4782

Re: Suggestion to improve the MPU6050 driver

We say "You are shooting or they are shooting at you - what's the difference? The same bang" :)
by mackowiakp
06 May 2022, 11:41
Forum: ESP Easy: Software
Topic: Suggestion to improve the MPU6050 driver
Replies: 9
Views: 4782

Re: Suggestion to improve the MPU6050 driver

OK. Will try next weekend. Now I am in a humanitarian convoy to the hospital in Winnica (Vinnitsa)/Ukraine.
Hope will be back alive Thursday evening.
by mackowiakp
02 May 2022, 04:53
Forum: ESP Easy: Software
Topic: Suggestion to improve the MPU6050 driver
Replies: 9
Views: 4782

Suggestion to improve the MPU6050 driver

At the moment, MPU6050 motion detection works in such a way that the statement that motion has occurred is based on the finding that activation has occurred in ALL enabled axes. In the case of a washing machine, it turns out that it is better to check that the stimulation occurred in ANY axis. I wro...
by mackowiakp
29 Apr 2022, 01:52
Forum: ESP Easy: Hardware
Topic: MPU6050 based motion detector
Replies: 23
Views: 7262

Re: MPU6050 based motion detector

Reducing the I2C clock frequency to 10kHz seems to have solved the problem. And the source of the problem was probably a long cable (1m), which is the limit for the frequency of 100 kHz, and the induced noise in this cable, generated e.g. by the washing machine's motor. I still have to test it. But ...
by mackowiakp
24 Apr 2022, 18:02
Forum: ESP Easy: Hardware
Topic: MPU6050 based motion detector
Replies: 23
Views: 7262

Re: MPU6050 based motion detector

I just flashed via FW ESP_Easy_mega_20220422_custom_ESP32_4M316k.bin and it seams to not work properly. It was impossible to communicate with the unit. So next I flashed my own compilation of FW (previously installed) with "factory" in name - ESP_Easy_mega_20211225_custom_ESP32_4M316k-fact...
by mackowiakp
24 Apr 2022, 05:00
Forum: ESP Easy: Hardware
Topic: MPU6050 based motion detector
Replies: 23
Views: 7262

Re: MPU6050 based motion detector

At least there seems to be a zip with binaries to download: https://github.com/letscontrolit/ESPEas ... 2206306414 OK, there are several binaries for ESP32 containing MPU6050 driver like this: [root@Piotr Binaries]# ls ESP_Easy_mega_20220422_custom_ESP32_4M316k.bin ESP_Easy_mega_20220422_custom_ESP...
by mackowiakp
24 Apr 2022, 03:33
Forum: ESP Easy: Hardware
Topic: MPU6050 based motion detector
Replies: 23
Views: 7262

Re: MPU6050 based motion detector

All this drives me to assumption that there is something wrong with my copy of MPU6050. The problem is that I am waiting for a new delivery from another supplier. I put the currently used sensor together with pull-up resistors, capacitor and soldered cables to the plastic bottle cap and filled it co...
by mackowiakp
23 Apr 2022, 17:06
Forum: ESP Easy: Hardware
Topic: MPU6050 based motion detector
Replies: 23
Views: 7262

Re: MPU6050 based motion detector

OK. But I think that lowering clock to 10 kHz help to resolve cable length potential issue and timings.
Can you point me a link to Your 4.4 SDK based build?