rtek1000

Results 148 comments of rtek1000

I got tired of trying to find Hostname with Windows, and I went to test with Linux, the IDE looks much more responsive, and mDNS seems to be working much...

Hi, I had no problems using the Arduino Pro Mini with the UNO bootloader (because of the watchdog), but my board is 5V and 16MHZ. (I selected the "Arduino Uno...

(no problem, except for the blockage that occurred in data send function, to avoid this I reduced the amount of data that the arduino sends to the esp)

Note: I had more stability when using this system, after configuring the esp with fixed IP address.

Hello everyone, I am using a version 1.8.5 on windows 7 x64, I had no problems with the password, in linux I also had no problems, the only thing I...

One interesting thing I noticed, is that the wifi network needs to have a strong signal, if the ping (ping.exe) time is too high, or if it fails, strange things...

the bootloader accompanies the arduino ide

https://www.instructables.com/id/Burn-a-New-Bootloader-Arduino-Pro-Mini/

but, instead of selecting arduino pro mini, I select arduino UNO, both have the atmega328 (5V) and run at 16mhz

I had to replace the bootloader because I had problems with the watchdog. https://github.com/arduino/Arduino/issues/4492