Parth Yatin Temkar

Results 30 comments of Parth Yatin Temkar

Yup, I guess I've done that, not in this sample code then for sure in the main one which I used to deploy!

@wvsbsp Hi, I added the flush and close to my code, and ran it again. but nope no luck with the spiffs, im getting the same issues like i had...

Nope, I couldn't solve it for Esp-07. It did work with the Esp 12 tho. What I've done now is I ditched esp8266 and even if I use it, I've...

> I did say I wrote my own way of doing a GSMFOTA update that works super well. I was reluctant to share bc it took forever but if it...

Hi @david-cermak, Thanks a lot for your reply, I'd like to add few more to what you've mentioned. 1. Fail safe is important yes! While you mentioned having fail safe...

thanks for the response mr.david. so let me summarize the things i shall test. 1. No need to change the hardware to use the CTS and RTS lines 2. Increase...

Thanks for the response, I'm gonna take 4-5 different production boards and test all the different scenarios. I recently was with a professor of mine he was working on php...

hi, thanks for the response, since i am not fluent with C++ there are issues i am facing trying to make things working. i was even stuck with initializing the...

> You can either send a null command or use `dce->command()` API or even supply your own callback in `got_line` argument. Hi David, Can you please point me to more...

Hi, Quick update, One of the problem which was mentioned in terms of the HTTP request time used to be 3Seconds, Figured out that if we use AT commands and...