-
Hi, I'm playing with the wipy2 + pytrack.
os.uname()=
(sysname='WiPy', nodename='WiPy', release='1.7.5.b2', version='v1.8.6-694-g25826866 on 2017-06-29', machine='WiPy with E
SP32')
pytrack d…
ozeta updated
6 years ago
-
LoPy on pymakr PCB
(sysname='LoPy', nodename='LoPy', release='1.17.0.b1', version='v1.8.6-849-d0dc708 on 2018-02-27', machine='LoPy with ESP32', lorawan='1.0.2')
We have a stable running applicat…
-
Hi,
I am trying to use slimDNS on my Wipy 3.0 board. However, when I try to create the server, I get the following error:
```python
>>> server = slimDNS.SlimDNSServer(addr, "esp32")
Traceback (…
-
Is it supported via SPI communication with nfr24l01?
-
Get a working demo of a web server up and running.
It should be able to handle javascript and send information back and forth with REST calls.
An obvious choice for this could be [/jczic/Mic…
-
I'm not able to use the pytrack sensors (the board communicates fine through USB) with either of the fipy or gpy boards that I have. When I try to access a sensor on the Pytrack, whether it's the GPS …
-
Hello, I was hoping that I could copy a folder, which has several modules, into my wipy and esp8266. But is appears the rshell cp command only covers single file transfer.
Is this already implement…
-
Is it possible to flash the WiPy from pycom ?
Which board should I select ? Esp32-dev-modul ?
### Hardware:
Board: WyPi pycom
IDE name: Arduino IDE 1.8.5
-
Right now we have both the app side and hardware side `boardType` fields.
App side field is filled when you create a new device;
Hardware side field is filled with blynk internal command;
We need…
-
I load one page and I get a core dump. The page loads successfully before the core. The page is a static index.html in /flash/web_admin. MicroWebSrv was compiled into frozen bytecode and I'm running o…