You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
The requirement is to enable data transfer from Single Board Computers (Raspberry Pi/ Jetson nano) to PyCom devices (FiPy/ LoPy) and send the data via different networks (SigFox/ Lora/ Wi-Fi/ NB-IoT).
We would be grateful if you could guide us in this direction.
Yours Sincerely,
Vijay
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear Pycom Team,
Hope you are doing well. Thank you for the awesome work you have been doing. Currently, I am using FiPy and LoPy.
I wanted to ask if it is possible to send tcp/ip packets to Pycom device via UART using SLIP? Something like
Host Machine (Raspberry Pi)
Pycom device (LoPy/ FiPy) (Currently, the below code is for pyboard taken from lwIP module for micropython)
The requirement is to enable data transfer from Single Board Computers (Raspberry Pi/ Jetson nano) to PyCom devices (FiPy/ LoPy) and send the data via different networks (SigFox/ Lora/ Wi-Fi/ NB-IoT).
We would be grateful if you could guide us in this direction.
Yours Sincerely,
Vijay
The text was updated successfully, but these errors were encountered: