fazalfarhan01

How do I log every domain/links my device is connecting to? Especially Android and iOS

First of all, monitoring and logging the http/https request response cycle from your android / iOS is a pretty difficult task. I wonder if Android and iOS even allows it. So, as far as I know, there are no such applications that track all the request-response cycles on your device. But remember there is always …

How do I log every domain/links my device is connecting to? Especially Android and iOS Read More »

Blynk OTA on NodeMCU, ESP8266, ESP32 and more | PlatformIO | Blynk OTA simplified.

We all know that the Blynk app together with tiny micro controllers is an amazing combination for IoT. NodeMCU, ESP8266, ESP32 and many other Arduino boards are compatible with the Blynk platform. With such large support, Blynk OTA would be a over whelming feature. The code uploading and testing of the device is simple when …

Blynk OTA on NodeMCU, ESP8266, ESP32 and more | PlatformIO | Blynk OTA simplified. Read More »

PlatformIO for Arduino, ESP8266, ESP32 & more with VSCode | Coding super simplified

The Arduino IDE is a wonderful tool to program your Arduino Boards, the ESPs as well as a few ARM micro-controller boards. It allows you to write your code and upload it to your micro controllers. But if you have ever used or seen someone using VSCode or the Visual Studio Code from Microsoft. I …

PlatformIO for Arduino, ESP8266, ESP32 & more with VSCode | Coding super simplified Read More »