If I put in the comand <<<
import os
os.listdir()
I get as printout a hex number instead of the carakter of the file --> look to picture.
My Hardware is a NodeMcu ESP-12-F
The flashed bin file is
ESP8266_GENERIC-20231005-v1.21.0.bin
The System is WIN 10
A normal Printcommand print("Hello World") is ok.
What could be the reason of this.
Best regards from Austria
Roman Nachbauer