This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Description
1.18.1.r1
GPy, FiPy
LTE.send_at_cmd("")
Would be helpful to be able to set the timeout in micropython so we can execute AT commands that take longer than the 9500ms timeout that is baked into the firmware. There appears to be no work-around since artificially creating a longer wait will risk the AT responses being lost. A real problem when trying to attach to specific towers or scan for towers.