Nicholas3388 / LuaNode

Lua sdk for Esp32/Esp32c2/Esp32c3/Esp32c6/Esp8266/STM32L4
Other
1.1k stars 286 forks source link

chip id is not reported correctly #27

Open rmuller opened 6 years ago

rmuller commented 6 years ago
node.info()
flash_size=4MB, chip_id=0, heap_size=215088

Using esptool the chip id is reported:

$ esptool.py --port /dev/ttyUSB1 chip_id
esptool.py v2.2.1
...
Chip is ESP32D0WDQ6 (revision 1)
...
Chip ID: 0x9f30aea44227

Using: