Hebert Wandick Parreira

Results 7 comments of Hebert Wandick Parreira

i believe that this type of problem is due the low memory stack in sim800, i have put a sim7000g working in same code, that i have been using in...

i'm doing the same, now my code is in class so it' leatle diferente, but is essentially the same, here are some part of the code: before void setup() ```...

@aneggi In my case the library is working fine, can you test this code?, in your module, i mad it direct from example, i pretend test it with SIM7000G before...

Yep, it's only part inside of the library that i really understood, it's make a analogic read in this pin then give the value the library core with is a...

it's not possible, Internet browsers don't requires manual download of the certificates, it's only possible due the fact that it already in it source code of the navigator, along side...

i looking inside the library, it's using setCACert() which is a WiFiClientSecure member( so no forced cast :/ ) , i see two ways to go: 1- shadow WifiClientSecure class...

i have find that espressif it's self have build a library caled Updade.h, this library just take a stream object(Arduino framework) that have the firmaware in a binary format and...