dotjavafile

Results 3 comments of dotjavafile

I am using analog input from nodemcu v2 12e esp8266. I realized the problem was in delay. It seems if I read analog input without delay nodemcu wifi stops working.

Facing similar issue. Trying to upload a Jpeg Image but it's content type is set to application/octet-stream which server blocks from uploading. It should be an image/jpeg type instead `smr.addFile("filePic",...