DFRobot / DFRobot_SIM7000

MIT License
42 stars 18 forks source link

compile with hard serial on MKRZero #19

Closed okvittem closed 2 years ago

okvittem commented 2 years ago

I would like to use hardware serial on MKZero with a Simcom7020E modem. However this library seem to be dependent on SoftSerial (which is not available on Arduino IDE 1.8.19).

okvittem commented 2 years ago

Sorry, the At commands for gprs and https on 7020 is way different from 7000 so I rest my case. I can't use this library anyhow.

tangjie133 commented 2 years ago

This library is version-specific and not compatible.