I have a handful of ESP-01 units and one of the small OLED displays.
My problem is that all the firmwares built with u8g will fail when flashed.
(I flash using esptool.py on a Raspberry pi B+)
nodemcu_dev20150310-2.bin fail
nodemcu_float_dev20150311.bin fail
nodemcu_integer_0.9.5_20150318.bin fail
nodemcu_integer_dev20150311.bin fail
nodemcu_integer_dev_json_20150317.bin
nodemcu-firmware_v20150213.6.bin OK
nodemcu_20150213.bin OK
Any idea?
Or a link to a nodemcu image with the u8g library which I can try? With some stripped off things to conserve memory?
Marius