-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi all. I'm building a project based on clipper LTE module, and after prototyping on the Pico Plus 2, i'm looking to build it properly based on a Tiny 2350.
Just trying to run my code in the REPL, I get the following:
Traceback (most recent call last):
File "<stdin>", line 2, in <module>
File "lte.py", line 4, in <module>
ImportError: no module named 'network'
I have a horrible suspicion I know the issue, given the firmware of the Tiny 2350 is about half the size of the Pico Plus 2, but I'm hoping someone will be able to confirm to me that the Tiny2350 firmware does indeed have LTE support, and my problem is elsewhere.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels