Walter Iot to Blynk

I would like to use Walter Iot module to send data to Blynk. What is the best example to use or has anyone have an example they would like to share. I have working on thingspeak but prefer Blynk.Thanks!

I hadn’t heard of this module, but a quick google search shows that it’s an expensively packaged ESP32-S3 with GPRS and GPS onboard.

I’d guess that getting it to work with Blynk via WiFi should be straightforward, but using its GPRS connectivity is another matter. if you want to access the GPS data then that may also need a bit of messing around on your part.

So, I guess that it depends exactly what you’re looking to do with this module and Blynk, and how good your C++ programming skills are.

Pete.

Thanks Pete, since 3g phased out here in Australia I have looked at many cell modules. I decided on the Walter and have been impressed so far. 4g and NBIOT. Both have been reliable in connectiig hourly using deep sleep. I am using thingspeak but it is sending payload but missing a few times a day. I have only ever used Blynk and found it dare i say Perfect! My coding is very basic and I only use for my bee scales since about 2018. I know my sketch well and will keep playing with tiny gsm using the sequans define as the Walter is a sequans monarch. I got the lilygo sim7000 to work with blynk using tinygsm. Thanks for repling!!