To my greatest regret the FireFTP of Firefox is not supported any more since Version 60 of FireFox. That ftp client was always easy and fast to use. OK, FileZilla and command line ftp work too, but FireFTP was more convenient. Sigh ........
I think there could be several causes for this problem. It could be because your network connection is unstable. Or your time like the date and time on your device is set wrong. It could also be because you are trying to register more devices than the device registration limit.
@robert-hh said in Pycom Updater: Wrong device type assiged:
What's new in this version?
The main thing is that it's built based on Espressif IDF 4.0 and includes BLE Mesh support as well as LoRaWAN specification version to 1.0.3 (Class A & C for now, we're working on support for Class B).
We're still working on some issues mostly around firmware size so the source code is not yet available.
More details can be found here: https://forum.pycom.io/topic/6107/new-beta-release-v1-20-3-b0
Great that it worked out. For anyone seeing this thread, but not finding what they need in the pycom documentation, there are also the possibility to delete items on the sd card using the command:
uos.remove(path)
path could be something like:
'/sd/log.txt'
@johand Yes it is on pybytes - sorry for confusion - I am trying to move from particle.io platform and gain similar functionality. I will keep looking around for a solution
I'm a bit of a noob when it comes to desktop linux. One of the things I do all the time is to type "atom ." in my current folde appsync.biz/dafont //showbox.bio/adam4adam/
Dear @Pablo,
we are also using Pycharm together with a Make-based toolchain for uploading code to the device within the Terkin-Datalogger we are conceiving. When having a look the other day, we found that the Pycharm Plugin for MicroPython [1] is getting constant attention. We have reported about that on [2] where we stated
there might even be a chance of making it work if it doesn’t have Pycom support out of the box, whatever adjustments might be required for that.
We will be happy to hear about any outcome if you will have to chance to try that and report back about it.
With kind regards,
Andreas.
[1] https://github.com/vlasovskikh/intellij-micropython
[2] https://community.hiveeyes.org/t/trouble-with-micropython-sandbox-setup-on-windows/2817/16
@andyh13 note that the built-in FTP server only supports one connection at a time, when many clients try to open several at once. Check the docs for settings for clients due as FileZilla.
I've been running VSCodium's latest version and I've only been bitten by this bug a couple of times. So far v1.40 of VSCodium is not affected.
I believe the problem is the version of Electron in use.
FYI (Linux)
Looking to fix the "Pymakr stopped working after upgrading to VS Code 1.36.1" issue i stumbled over the rebuild script in the pymakr directory of .vscode.
node ~/.vscode/extensions/pycom.pymakr-1.1.3/scripts/rebuild.js
It creates a new precompile for the serial port library and just did the trick.
@Fick1995
You can try another version. When I got this error I waited a few hours and it fixed itself or someone from pycom changed the download version inbetween.