Hi,
I often want to test code on the Electron that doesn’t actually require a cell connection. As I live in an area where the cell reception is poor, I often have to wait ~15 mins for the Electron to connect to the cell network before my code runs, which doesn’t even utilise this connectivity!
Is there a way to run code without the Electron having to wait to connect to the cell first?
Thanks