when sending TCP Packets to 1 or several client (ESP as SoftAP + TCP Server), I sometime gets an Exeption 9
The exception decoding seems to indicate it has something to do with the _eventCallback : '''0x402033a0: ESP8266WiFiGenericClass::_eventCallback(void*) at hardware\esp8266com\esp8266\tools\xtensa-lx106-elf\xtensa-lx106-elf\include\c++\4.8.2/functional line 2439 0x4010117b: ppProcessTxQ at ?? line ? 0x401011b6: ppProcessTxQ at ?? line ? 0x40226c24: wifi_set_status_led_output_level at ?? line ? <
Ivan Grokhotkov
@igrr
@PyBerger do you have some code which reproduces this issue which I can run?
PyB
@PyBerger
I need to make a specific one - to simulate the working of my application - but would be without interrupt... and that may have an impact
can I sent you the sketch in private ?
Ivan Grokhotkov
@igrr
you can make a private gist and then PM me the link
PyB
@PyBerger
mail ?
easier for me
FWeinb
@FWeinb
I would like to get started with some mqtt. What are you guys running. Was thinking of going with homie. Or are there other more mature projects out there?
andig
@andig
still dont manage to get esp spiffs upload tool installed on osx
my arduino is in Documents/Arduino
under that folder I've got hardware for the esp stuff
working and compiles
where should the esp8266fs.jar go?
tried various locations but the arduino ide doesn't pick it up?
_
Hagai Shatz
@hagai-shatz
Documents/Arduino/tools/ESP8266FS/tool/
andig
@andig
thats where it is :(
Hagai Shatz
@hagai-shatz
Works for me on OS X, or should I say macOS?
Me No Dev
@me-no-dev
andig
@andig
andig@macbook:~/Documents/Arduino/tools/ESP8266fs$ ls ~/Documents/Arduino/tools/ESP8266fs/tool/ esp8266fs.jar
Me No Dev
@me-no-dev
not macOS yet :P
@andig "tools" not "tool"
andig
@andig
its tool in the screenshot
Me No Dev
@me-no-dev
/tools/blah/tool
andig
@andig
pls check again?
yeah, that what I wrote
Me No Dev
@me-no-dev
the screenshot is from my working setup
Hagai Shatz
@hagai-shatz
You have to exit the IDE and open it again I think
Me No Dev
@me-no-dev
yes
andig
@andig
did like 200 times
Me No Dev
@me-no-dev
OS?
stupid q... :D
Hagai Shatz
@hagai-shatz
I wonder if the folder name 'ESP8266fs' and not 'ESP8266FS' has to do with it?
Me No Dev
@me-no-dev
have verbose and stuff enabled in IDE Settings?
@hagai-shatz only if he has the drive in case-sensitive format
default it's not
andig
@andig
mhhm. maybe @hagai-shatz . Deleted and downloaded again, this time dragndrop, now its FS and working
thanks guys!
fresh osx install, no clue if thats case sensitive...