Hi, i tried to make a NodeMCU 1.0 work with this JQ6500 library but it somehow the example sketch will not compile due to a missing .a file (which is a in compilation created file as far as i found out). The error is: "xtensa-lx106-elf-gcc: error: libraries\JQ6500_Serial-master\JQ6500_Serial-master.a: No such file or directory" but the library is included and the folder can be found
So my question: Is the library compatible to the ESP8266 chip at all?
It is compiling without the error for Arduino boards and i did so in the past successfully,
Hi, i tried to make a NodeMCU 1.0 work with this JQ6500 library but it somehow the example sketch will not compile due to a missing .a file (which is a in compilation created file as far as i found out). The error is: "xtensa-lx106-elf-gcc: error: libraries\JQ6500_Serial-master\JQ6500_Serial-master.a: No such file or directory" but the library is included and the folder can be found
So my question: Is the library compatible to the ESP8266 chip at all?
It is compiling without the error for Arduino boards and i did so in the past successfully,