<from network import LTE> on FiPy
-
Hello,
I'm trying to import LTE, but it failed, probably because I don't have the .py in my library. Looking around, I don't see a lte.py or anything like that available. Am I mistaken about how the LTE library works, or am I not searching the right places? How are other people importing LTE?
-
@electronic I cannot see the revision in your screen snapshot. But as first action you should update the FiPy.
The modules network and LTE as part of that are embedded in the firmware. There are no files like network.py or LTE.py.