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.
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