Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Popular

    Explore Pybytes | Official Documentation | Report a Firmware Bug/Issue | GitHub

    Log in to post
    • All categories
    • Announcements & News
    •      Beta Announcements & Development News
    •      Announcements only for members
    • Helium Hotspot
    •      Support
    • Pylife
    • Pybytes IoT platform
    •      Announcements & News
    •      Ideas
    •      Support & Troubleshooting
    • Getting Started
    •      Discussion
    •      WiPy 2&3
    •      LoPy
    •      SiPy
    •      GPy
    •      FiPy
    •      Pymakr
    •      Pymate
    •      Expansion Board
    •      MicroPython
    • Tutorials
    •      Projects
    •      Guides
    • Firmware
    •      Discussion
    •      Enhancements
    •      Issues & Bugs
    • Wireless Technologies
    •      WiFi
    •      Bluetooth
    •      LoRa
    •      Sigfox
    •      Cellular
    • Software Tools
    •      Discussion
    •      Enhancements
    •      Issues & Bugs
    • Events
    • Comments & Feedback
    • Jobs at Pycom
    • PyGo
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • W

      Fipy läuft nicht richtig ohne Atom
      FiPy • fipy atom • • Wolli01  

      29
      0
      Votes
      29
      Posts
      11458
      Views

      robert-hh

      @mraj That's the way: Either it is called main.py, or main.py contains a line import mycode or boot.py contains a statement machine.main("mycode.py"), which causes mycode.py to be executed instead of main.py
    • D

      New firmware release 1.5.0.b2
      Announcements & News • • daniel  

      29
      4
      Votes
      29
      Posts
      9887
      Views

      D

      @jmarcelino @livius I'm working on this as we speak. Will update you shortly.
    • S

      GPS in motion or stationary
      Comments & Feedback • • shaunix  

      29
      1
      Votes
      29
      Posts
      2805
      Views

      C

      @Martinnn said in GPS in motion or stationary: I was looking for an "assisted" version that lets you download the data, but for this GPS chip this does not seem to exist. The documentation mention an AGPS mode called EASY and how to set and query the mode. By default it is on. But it neither tells how to upload data nor which format is needed.
    • P

      New Beta Release v1.20.3.b3
      Beta Announcements & Development News • • peterp  

      29
      4
      Votes
      29
      Posts
      390
      Views

      G

      Hello all! This release doesn't appear to be changing the LoRaWAN mac version to 1.0.3, on a LoPy4. Update performed with Pycom firmware updater tool (not self built). >>> import os >>> os.uname() (sysname='LoPy4', nodename='LoPy4', release='1.20.3.b3', version='v1.11-92f2b22e on 2021-04-19', machine='LoPy4 with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.6.1', pygate='1.0.1') >>> Could it be that the name was not updated, though the firmware still tries to support 1.0.3? If this feature requires me building a more recent beta version, would consider it. Could really do with this for testing. Thanks for any pointers.
    • C

      WEB Server
      WiPy 2&3 • • constantinos  

      29
      0
      Votes
      29
      Posts
      12401
      Views

      J

      Hello, I released a fully new version (v2.0) of my web server here : https://github.com/jczic/MicroWebSrv2. Open source MIT, fully asynchronous, more robust, more fast and more efficient on Pycom modules. It is delivered with a good documentation. Thank you for your support and feedback. ☺️
    • rubencg195

      ValueError: invalid join data rate 3 Lopy LORAWAN
      LoPy • lopy lora error lora lopy data rate • • rubencg195  

      29
      2
      Votes
      29
      Posts
      7290
      Views

      M

      @robert-hh There is a PR for that to fix the issue OK, thank you for the heads up
    • D

      New firmware release 1.6.9.b1 (frozen code support and framebuf)
      Announcements & News • firmware • • daniel  

      29
      4
      Votes
      29
      Posts
      11557
      Views

      robert-hh

      @Butch See this link about downgrade: https://forum.pycom.io/topic/517/downgrading-firmware-advanced-users V1.6.8b2 links are canonically derived according to the list: https://software.pycom.io/downloads/LoPy_868-1.6.8.b2.tar.gz or https://software.pycom.io/downloads/LoPy_915-1.6.8.b2.tar.gz or https://software.pycom.io/downloads/WiPy-1.6.8.b1.tar.gz
    • S

      Gpy readiness
      GPy • fipy gpy pycom • • Sam  

      28
      1
      Votes
      28
      Posts
      10093
      Views

      jmarcelino

      Sorry to say but those UART pins are not mapped onto test points or external pins on the GPy. They only connect to the ESP32.
    • T

      lopy to raspberry pi 3 serial connection
      LoPy • lopy serial raspberry pi urgent • • thomand1000  

      28
      0
      Votes
      28
      Posts
      7729
      Views

      robert-hh

      @testos As long as you do not use SPI this does not matter. And the SPI pins can be reassigned too. And P11 (External IO 8) seems not to be connected on pytrack. Using I diode tester, I cannot detect any connection. At P10 (external IO 7) seems to be used. At least is show something like a ESD diode behavior of an active chip pin.
    • D

      New firmware 0.9.6.b1 and Pymakr v1.0.0.b7 released + new complete docs
      Announcements & News • • daniel  

      28
      0
      Votes
      28
      Posts
      10960
      Views

      abilio

      @JF002 there is a new firmware, 0.9.7.b1. Can you test it and post your issue in case it keeps happening?
    • J

      Pysense pinout / wake on pin
      Discussion • pysense • • jcaron  

      28
      0
      Votes
      28
      Posts
      10023
      Views

      P

      @jcaron It's working as you said. Thank you
    • M

      Failed to connect (Port is not open)
      Comments & Feedback • pytrack • • MJ  

      28
      0
      Votes
      28
      Posts
      13691
      Views

      M

      @crumble Thank you for your explanation. I have another question, i have downloaded the libraries from github.com and currently i am running for the pytrack with lopy for the latitude and longitude data. May i know is it correct to download the .py files (L76GNSS.py, LIS2HH12.py, pytrack.py) and navigate the file to a new folder eg: pytrack lib and in the Atom with pymakr plugin i click on File and Add new folder and select the pytrack lib folder. may i know when i upload the libraries to the pytrack board by "sync folder" or "sync file" it showing the error since the "main folder" is too big. What is the correct way to upload the libraries ?
    • I

      New v1.20.0 Release candidate v1.20.0.rc7
      Beta Announcements & Development News • firmware pymesh • • iwahdan  

      28
      3
      Votes
      28
      Posts
      5166
      Views

      robert-hh

      @reidfo The connection was between P23 and Reset (what else). And yes, it did reset the board and the board booted in a normal fashion. The board should have an RC lowpass at Reset to suppress bouncing of the push button.
    • S

      I2C sensor with WiPy2
      WiPy 2&3 • i2c wipy2.0 sensor • • SesamProductions  

      28
      0
      Votes
      28
      Posts
      11298
      Views

      C

      @chumelnicu @JasonTimmins , @iotmaker Any update with VL53L0X library ? Thank you !
    • V

      Current sensor 15A SCT-013
      LoPy • lopy sensor current • • Vicky_  

      28
      0
      Votes
      28
      Posts
      3619
      Views

      robert-hh

      @StefanoF I made a few more tests with the most recent code I have posted (which is the initial goertzel code). a) test for phase jitter. Instead of reading the ADC, i just supplied a artificial 50Hz sine with an amplitude of 50 and an offset of range/2 into the algorithm. Result: constant 49.99993, which means that there is no phase jitter. b) I connected the interface network, but not the sensor. Result: Output values between 0.005 and 0.03. Since the output value of 1Veff is about 240, that is equivalent of ~60µVeff, or about 1 mA through the sensor. c) connect a battery with 1.5V to the input. Result: values of about 0.5 -> Noisy battery! d) connect the SCT013 with no current. Value of 0.04 +/- 0.03. That's about 160µVeff of 3 mA (or 0.5 W at 230V) through the sensor. So it looks as if the sensor picks up some noise, but still ok. e) Using an external ADC (mcp3201). Result: values of 0.05. Slightly worse than using the internal ADC. Lesson learned: I will stick with the initial solution. The challenge is to proper shield the interface network and the cable from picking up unwanted noise.
    • D

      Firmware release 1.0.1.b1
      Announcements & News • • daniel  

      28
      2
      Votes
      28
      Posts
      8644
      Views

      livius

      @DongYin look at: https://docs.python.org/3/tutorial/inputoutput.html there are paragraphs about files also look here https://docs.pycom.io/pycom_esp32/library/uos.html os.mkdir create directory
    • B

      GPY deepsleep High current
      Discussion • • bouchard.claude  

      28
      0
      Votes
      28
      Posts
      260
      Views

      P

      Allow me to add some more comments. 220uA in deepsleep is too much, this is not expected. Outside of an Expansion board, just supplying vin and gnd, it should be 20-21 uA in deepsleep (with 3.75V supply). In an Expansion board 3.1 I see it as low as 57uA. Do you have jumpers (which) and/or SD card inserted? 57uA is without any.
    • X

      New LTE Firmware release v1.18.1.r3 & CAT-M1 firmware & modem updater
      Announcements & News • firmware lte • • Xykon  

      28
      3
      Votes
      28
      Posts
      5656
      Views

      X

      @philwilkinson said in New LTE Firmware release v1.18.1.r3 & CAT-M1 firmware & modem updater: I have just attempted to upgrade a new module to the modem firmware. But I get the error statement, I have no idea what it refers to. any ideas? Do you know the firmware version of the modem when you started the upgrade? Which MicroPython firmware did you use? And which firmware upgrade file / method did you use to upgrade the modem?
    • R

      Camera image over MQTT
      MicroPython • low power • • robmarkcole  

      27
      0
      Votes
      27
      Posts
      17912
      Views

      S

      @jcaron Dear Jcaron: Tnx for your reply. Sorry, if I couldn't make it clear. But, I now I have made it to sending a few hundreds of bytes now (upto 1KB). As soon as I am done with the final project, I will share my updates.
    • T

      LoPy Antenna Setup / Installation
      LoPy • • te-bachi  

      27
      0
      Votes
      27
      Posts
      15564
      Views

      livius

      @assia said in LoPy Antenna Setup / Installation: it will be automatic as soon as I set up the external antenna Yes, you do not need to do anything more and as written previously better is not start Lora without antenna at all
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 6 / 10