ESPlorer icon indicating copy to clipboard operation
ESPlorer copied to clipboard

Integrated Development Environment (IDE) for ESP8266 developers

Results 46 ESPlorer issues
Sort by recently updated
recently updated
newest added

Today... when i have installed the JDK 9.0 ESplorer crash everytime .... [hs_err_pid5988.log](https://github.com/4refr0nt/ESPlorer/files/1382228/hs_err_pid5988.log)

bug

Nice job! Thanks but just too small letter on my screen 3200x2000 with a scale factor up to 250%

Device Name: MacBook Pro 14, SOC: M1 Pro System: macOS Monterey v12.1 Unable to get COM list, error message reported as follows. ![image](https://user-images.githubusercontent.com/19204772/147432131-83e310dd-773d-4263-afb9-26554c42d436.png)

I am using ESPLorer to experiment with newer NodeMCU firmware built with `make LUA=53` There are problems when code includes newly introduced right shift operator >> like ``` a=7 b=a>>3...

**Version:** ESPlorer v.0.2.0-rc5 **OS:** Mac OS 10.13.6 **Board:** ESP8266 (NodeMCU-devkit with USB) I've flashed with default firmware via nodemcu-build.com. I'm able to Connect to board through CoolTerm and also use...

wontfix

Hello, Can you please add in File Manager Panel, one scroll box with buttons (up and down) to be possible to open all files in list ? Regards, VS

enhancement
wontfix

If I use block comments in my code, I get interpreter errors saying `nesting of [[..]] is deprecated`. Resultant file on ESP has all lines uncommented, which is wrong. e.g....

wontfix

Flashing newest firmware is done well using command "sudo python esptool.py --port /dev/ttyUSB0 write_flash 0x00000 ./nodemcu_latest.bin" after that, i launch ESPlorer using command "sudo ./ESPlorer.jar" it founds port /dev/ttyUSB0 successfully,...

wontfix

When issuing Save (both from Ctrl+S or button), an upload followed by `dofile(FILE)` call is executed. There is acually no way to just upload a file (e.g. not a LUA...

bug
wontfix

Communication with MCU... Got answer! AutoDetect firmware... Can't autodetect firmware, because proper answer not received. I can't understand this. With latest NodeMCU firmware (nodemcu_float_0.9.6-dev_20150704.bin), the answer to "CR/LF" is "CR/LF/>...

wontfix