-
* Board: Lopy 4 with pytrack
* Firmware: 1.20.1.r2 Pybytes: 1.3.0
* Pytrack Firmware: 0.0.8
I'm using fllowing code segment to sleep specified amount of time and wake up continously.
```
from …
-
Please include the following information when submitting a bug report:
* The Pycom board you are using (e.g. WiPy 2.0, LoPy). Gpy
* The firmware version you are using. You can get it by executing …
-
My System:
(sysname='LoPy', nodename='LoPy', release='1.8.0.b1', version='v1.8.6-760-g90b72952 on 2017-09-01', machine='LoPy with ESP32', lorawan='1.0.0')
pytrack fw 0.0.4
My fault main.py:
…
-
When performing a softboot (Ctrl-D in REPL) there won't be any join. No data is received on the gateway either so it seems the LoRa chip is in an undefined state. Check the community if this is a know…
-
Hello,
I am trying to edit a file with "edit /flash/hh.py" in rshell, but an exception is thrown. The traceback is
```
`Traceback` (most recent call last):
File "/home/hhoegl/anaconda3/bin…
-
I was testing LoraSendAndReceive sketch with MKR 1300 WAN as node and a PyCom LoPy as "nano gateway" with The Things Network.
Pycom "nanogateway" / TTN can occur in "join accept" downlink timing prob…
-
Similar to RPI disconnects #58
I'm able to successfully connect to the Blynk Cloud but quickly crash with OSError: [Errno 104] ECONNRESET.
I believe this might be a SSL socket issue when writing i…
275RR updated
2 years ago
-
In [this section](https://github.com/ttn-liv/devices/wiki/Getting-started-with-the-PyCom-LoPy#running-the-otaa-lora-example-code) it states:
> The beautiful thing about this is that you don't have …
-
I am trying to test Lora Mesh on Pycom Fipy at Saclay.
I follow https://docs.pycom.io/firmwareapi/pycom/network/lora/
When trying
`pymesh = lora.Mesh()`
But get
`AttributeError: 'LoRa' object h…
-
I encountered some instability of L01 while powered by my custom board. Errors are thrown when WiFi client connects to the WiFi AP of L01. Then I found out that it only happens with release 1.7.6.b1 a…