Skip to content

add reconnect on send, read,run function #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denofiend
Copy link

add reconnect on send, read,run function

add reconnect on send, read,run function
@ebolisa
Copy link

ebolisa commented Dec 29, 2023

@denofiend
Hi, have you tried the modified lib on a Rpi Pico?
I get this error:

Connecting to lon1.blynk.cloud:80...
Traceback (most recent call last):
  File "<stdin>", line 16, in <module>
  File "BlynkLibMod.py", line 293, in __init__
  File "BlynkLibMod.py", line 87, in __init__
  File "BlynkLibMod.py", line 312, in connect
  File "BlynkLibMod.py", line 328, in create_socket
AttributeError: 'module' object has no attribute 'IPPROTO_TCP'

The original lib does work though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants