Open 1mek opened 2 years ago
This new mqtt example doesnt work with a official tinygsm release. Since its not supporting 7020.
When using the library from (unit NBIoT_SIM7020 )
* Dependent library download: * TinyGSM: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/lib/TinyGSM.zip
It compiles. But still fails for me.
@1mek You will place it in the lib folder and add lib_extra_dirs =./lib/TinyGSM to the platformio.ini file
This new mqtt example doesnt work with a official tinygsm release. Since its not supporting 7020.
When using the library from (unit NBIoT_SIM7020 )
It compiles. But still fails for me.