Hello! I'd like to confirm that hAP ac^2 6.48.3 (stable) is affected by this issue, the memory leak. Once I disable "Verify DoH Certificate" memory leak stops. I'm grateful to topic starter, without you it would take me ages to realize what causing it without any profiler available for us....
Okey so I tested so far few USB Flash Drives, doesnt matter ftp/samba or ext3/fat32 - Write Speed 2-3MB/sec :( It takes only 10% CPU load, but speed the way to slow... Same flash drives connected to PC are writable @ 10-12MB/second. Using micro SD card is much better. I'm getting 6.5MB/second write ...
Problem solved, lost a day and got a headache. #include "esp_wifi.h" esp_wifi_set_ps(WIFI_PS_NONE); Has nothing to do with mikrotik. Wireshark helped. Detailed explanation is on following video http://share2.hostmit.net/file/2018-09-25_09-02-23.mp4 http://share2.hostmit.net/file/2018-09-25...
Okey so new data. Upon investigating I find the ESP32 arp is missing. arp -a shows no ip/mac pair.... Once I open winbox - it magically appears Who to blame? Mikrotik or ESP32?
The fun part - i made a periodical http request from ESP32 to ESP8266, like every minute. And it works. I've checked on downtime the bridge/hosts - ESP32 MAC present. My head gonna explode. I dont understand what da hell happening. Why esp32, why not esp8266? dhcp # sep/22/2018 21:53:10 by RouterOS ...
Hello! I facing a really strange problem. 2 different setup, same rsult: I have ESP32 and ESP8266 on my WIFI network. At some point, ESP32 becomes unreachable from all local clients (no matter WIFI on LAN), but pings ok from Mikrotik (AP). Once u ping it from Mikrotik AP (/tools/ping) all other devi...
Thanks for reply. Tested - problem is Ubuntu Server related. Launched the same application at FreeBSD, it doesnt spawn tons of connections, not a single one appears on tracking tab with timeout over 5 mins. I've limited tracking time, yet with at least 20 threads running, my internet connection goes...
Hello! I have RB751G-2HnD, running 6.33.5. Internet link via PPPoE. I also have Ubuntu Server behind, NATed by Mikrotik to internet. There is job running on server, it tries to connect to my clients on specific TCP port, to check if it's open to communicate, written @ php, ordinary fsockopen/fclose ...
Hello! I do have RB751U-2HnD and 5.12 OS version. Recently activated TFTP server for Boot From Lan option. Used pxelinux.0 kernel. I was able to successfully boot to menu, but every image I try to load freeze the system. The same data uploaded to another TFTP server (for instance running windows 7 +...