It was mentioned here
https://nodemcu.readthedocs.io/en/master/en/flash/
that I should flash also a file named esp_init_data_default.bin to some address depending on the module I'm using (whether it is esp-01 or esp-12 for example).
The problem now is that I followed the instruction on this page and used the nodemcu flasher, but whenever I connect it to ESPlorer, all what I get is the uart random gibberish. What should I do?
Thanks in advance.