m5stack / ATOM_DTU_NB

MIT License
6 stars 4 forks source link

TinyGSM library? #3

Open 1mek opened 2 years ago

1mek commented 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.

weekroom commented 2 weeks ago

@1mek You will place it in the lib folder and add lib_extra_dirs =./lib/TinyGSM to the platformio.ini file