-
I'm unable to find the LoPy docs and I think they should be here?
I'm basically looking for all the functionality that LoPy provides on top of the MicroPython libraries?
-
![pycmctrl-d](https://cloud.githubusercontent.com/assets/22086010/22528938/3f73d2e6-e93a-11e6-9be6-eb1f67a770ba.PNG)
![dsc_0653](https://cloud.githubusercontent.com/assets/22086010/22408122/430dc718-…
ghost updated
7 years ago
-
-
I am relatively new to working with the SDS011. Could you give me a hint on how to wire the Sensor to the lopy?
-
I am stuck at the step "Connect LoPy4 to PC" on https://s-u-pm-sensor.gitbook.io/pyonair/tutorial/software-installation/lopy4-software
I powered up the board and measured the voltages. Everythink l…
-
Hello,
First of all, congratulations for the project.
Could you tell me how to compile the library to use it on a Pycom Lopy 4? I use Linux and macOS.
Thank you very much for your time.
ghost updated
2 years ago
-
I am running wifimnager on LoPy 4 I have made necessary changes to make it work with LoPy 4 but now I am getting OSError: [Errno 113] ECONNABORTED error on client.sendall() method. i don't know is it …
-
Please include the following information when submitting a bug report:
* The Pycom board you are using (e.g. WiPy 2.0, LoPy).
* The firmware version you are using. You can get it by executing the …
-
Hey there,
I have a LoPy 4 with an extension board.
I am reading a sensor and send the measurement via LoRaWAN.
It runs good for maybe 10 minutes or so when the loop reaches this line it crashe…
-
When calling `ischannel_free`, the device freezes.
My system info:
* LoPy with ESP32
* release 1.17.3.b1
* version v1.8.6-849-83e2f7f on 2018-03-19
Script to reproduce
```Python
from ne…