Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Different behaviour when connecting through WiFi or GSM #5

Closed
mlspoelstra opened this issue Sep 10, 2021 · 2 comments
Closed

Different behaviour when connecting through WiFi or GSM #5

mlspoelstra opened this issue Sep 10, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@mlspoelstra
Copy link

I use this Blynk_Async_GSM_Manager to connect to Blynk through either WiFi or GSM with a TTGO T-Call.

I've noticed that when I connect through WiFi then I can't use the terminalprintln function of Blynk. I need to use Blynk.virtualWrite to write info to the terminal in the mobile App.

However, when I connect through GSM then I can use terminalprintln, but Blynk.virtualWrite doesn't work any more.

@khoih-prog
Copy link
Owner

Thanks for using the library.

That behaviour, IMO, is dictated by Blynk as this library is just a wrapper around Blynk.

If possible, you have to provide more details as expected and requested in MRE so that anybody interested can have some basic info.

I also suggest that you post an issue in Blynk issue or Blynk Community Forum to ask for help.

I'm currently not actively spend my time with my Blynk libraries anymore as I have some other more interesting fields / boards to do.

Sorry, unless you prove this is a severe bug of the library, I'm not going to spend time with this issue and closing it now.

Good Luck,

@khoih-prog khoih-prog added the wontfix This will not be worked on label Sep 10, 2021
@mlspoelstra
Copy link
Author

mlspoelstra commented Sep 10, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants