-
Hello there,
I'm facing a problem when trying to read or write a file on the ESP8266 the MCU have the 1.9.3 firmware on it.
```
MicroPython v1.9.3-8-g63826ac5c on 2017-11-01; ESP module with ES…
-
mu seems to be creating folders on my CIRCUITPY drive:
sounds - with eep.wav
images - with alien.png and alien_hurt.png
I also find a copy of these on my host machine in the mu_code folder.
Is…
-
Hello, I upload all the files in my device and when I try to run websocker.py from ampy command line and says FileNotFound. Also when I use the ls to see my directories I see the websocker.py
ghost updated
7 years ago
-
What's the status of the nRF52840 port, is anyone working on it?
I followed the structure of the feather52 code and added the s140 6.0.0 softdevice to the download script and makefiles so it's used…
-
I had unreliable behaviour from rshell on ESP8285, while esptool, ampy and GNU screen were able to manipulate the device (suggesting that the serial drivers and the board itself are OK).
The board…
-
Which method did you use for importing all the scripts into board (put?)?
-
Hi there,
Was excited to see this library and was moving towards using as a substitute for https://github.com/micropython/micropython-lib/tree/master/umqtt.simple with more robustness. However, I c…
-
I upgraded to twine-1.7.4, then did a `twine register dist/foolscap-0.12.0.tar.gz`, and got the following error message:
```
% twine register dist/foolscap-0.12.0.tar.gz
Registering package to https:…
-
Hi, I'm quite new to micropython. I have flashed the 1.9.2 version on my Lolin v3 (Nodemcu 12e).
I load the code using ampy command, then open terminal with Putty, and reset the board. i get this err…
-
In order to save data directly to the flash on the nrf51/nrf52 the nvmc should be implemented.
Requirements:
- Should handle 1k (nrf51) and 4k (nrf52) page size.
- Should allow to operate while B…