Timothy Woo

Results 165 comments of Timothy Woo

Yep, it has 1529B01 firmware. SSL should work on that but I'll check to make sure.

Sorry, not yet. I'll bug them again.

So no word from SIMCom yet but I (partially) tested the SIM7000G and SSL commands seem to be supported on the v6 boards from Amazon with 1529B01SIM7000G firmware.

Hey guys, figured out how to connect with SSL without verifying certs! Please do the following: - Set "SSL_FONA" to 1 in the .h file (remember to save the file...

Please see the `addRootCA()` and `TCPconnect()` functions [here](https://github.com/botletics/SIM7000-LTE-Shield/wiki/Library-Functions#fonaaddrootca). Please also see [this set of AT commands](https://github.com/botletics/SIM7000-LTE-Shield/issues/165#issue-568893959) that another user tried that worked for him.

Please see SIMCom's [FOTA application note](https://github.com/botletics/SIM7000-LTE-Shield/blob/master/SIM7000%20Documentation/Technical%20Documents/SIM7000%20Series_FOTA_Application%20Note_V1.01.pdf)

Please follow the wiki's pinouts page regarding 3.3V microcontrollers.

You can find it [here](https://github.com/botletics/SIM7000-LTE-Shield/wiki/Pinouts#33v-arduino-form-factor-boards)

I would run the LTE_Demo first to make sure the shield is connecting to the network first. Usually not being able to turn on data means that it's not even...

Have you looked through [this page] (https://github.com/botletics/SIM7000-LTE-Shield/wiki/Connecting-to-Network)?