Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. error
    Log in to post

    • P

      no LTE connection to Pybytes [FSM]
      Support & Troubleshooting • fipy lte pybytes error fsm • • PVBRAIN CETENMA  

      4
      0
      Votes
      4
      Posts
      29
      Views

      P

      Hi @ahmadelmasri, Thanks for your answer. I'm using the one from Pycom (Vodafone). Ok, I will also send an email to pybytes@pycom.io.
    • C

      File "<stdin>", line 53 SyntaxError: invalid syntax
      GPy • gpy error • • curtis.hendrix  

      2
      0
      Votes
      2
      Posts
      234
      Views

      C

      Found my problem. I had commented the single line in a while statement, like so: while True: #someFunction()
    • A

      How to display last traceback
      MicroPython • error exception traceback • • alexpul  

      5
      0
      Votes
      5
      Posts
      554
      Views

      A

      @crumble Not a bad work around! Thanks for your help.
    • S

      Error correction for lora
      Discussion • lora lorawan error fec • • snehasg96  

      1
      0
      Votes
      1
      Posts
      252
      Views

      No one has replied

    • T

      Pysense module error
      Expansion Board • wipy pysense error modules si7006a2 • • Tr234__  

      3
      0
      Votes
      3
      Posts
      327
      Views

      P

      Hey. Could you try reflashing the latest firmware. Including using the checkbox to wipe flash. And reupload and try the code again. Thanks
    • W

      PyTrack not working with Processing
      Getting Started • pytrack pymakr error • • wuihee  

      3
      0
      Votes
      3
      Posts
      396
      Views

      W

      @paul-thornton Ok thanks for the reply!
    • H

      Pysense doesn`t connect when using external header
      Expansion Board • pysense error external pins • • han  

      3
      0
      Votes
      3
      Posts
      500
      Views

      H

      @rskoniec On the gnd pin is a ground connected from a ldr, on the 3 volt pin is the ldr connected and the analog signal is converted to a digital signal to pin 3. The Pysense isn`t connected to the external board with the ldr when I was trying to upload the code. Now is there only ten headers soldered to the Pysense. I used a pair of female headers for the gnd and 3 volt pins and maile headers for the sensor pins
    • B

      Pymakr console can't be used
      SiPy • error connection prob console • • brossingo  

      2
      0
      Votes
      2
      Posts
      471
      Views

      dan

      Hi @brossingo, Can you update the firmware on the board?
    • P

      Simple Pin control issue
      SiPy • error pin-out initialization • • Prx  

      11
      0
      Votes
      11
      Posts
      1148
      Views

      P

      Solution is here https://forum.pycom.io/post/21808 (bug in doc / Pin maps)
    • F

      How do I get main.py to run when the WiPy board boots?
      WiPy 2&3 • wipy bug error main.py boot • • flatmop  

      19
      0
      Votes
      19
      Posts
      2864
      Views

      T

      @dan Yep I have never put anything in boot.py, have always had main.py run without intervention.
    • H

      Comipling error
      LoPy • lopy lopy4 error compile • • Harish kumar  

      2
      0
      Votes
      2
      Posts
      484
      Views

      X

      @harish-kumar Did you follow the guide at https://docs.pycom.io/chapter/pymakr/installation/atom.html
    • A

      FiPy as Gateway
      FiPy • fipy ttn error • • AmKet  

      11
      1
      Votes
      11
      Posts
      1824
      Views

      X

      @amket Thanks for the feedback, I'll look into adding some output such as "Connecting to Wifi network..." to make it more clear what is happening.
    • B

      Lopy4 Guru meditation error
      Issues & Bugs • lopy4 firmware error guru meditation guru error • • bjsi9  

      37
      0
      Votes
      37
      Posts
      8870
      Views

      M

      @jmarcelino do you already searching for a solution or have found it ???? I have the same problem
    • E

      Write to SD: OSError [Errno 5] EIO
      Expansion Board • wipy error sdcard log mount • • Epstein  

      7
      0
      Votes
      7
      Posts
      2060
      Views

      robert-hh

      @dda Are you sure that you are not mixing up number schemes P and G? P9 and P10 are the default pins for SDA and SCA, and these are not used for the SD card. Besides that, switching uses might be possible, but you would have to re-init and re-mount every time between each access. Better change the board.
    • M

      Cut out of the fipy
      Discussion • fipy expansion board error telnet • • Matthew  

      3
      0
      Votes
      3
      Posts
      726
      Views

      M

      @livius Thank you i will try immediately
    • S

      EMSGSIZE error
      LoPy • lopy lora lorawan error oserror • • SameerChouksey  

      2
      0
      Votes
      2
      Posts
      714
      Views

      J

      @sameerchouksey do you know if the network is sending MAC commands to the device? If so there could be acknowledgements to send back, which would reduce the max available packet size. Not sure if those ACKs have priority over the payload though.
    • H

      nvram lopy Errno 100
      LoPy • lopy pysense error • • han  

      12
      0
      Votes
      12
      Posts
      2099
      Views

      F

      Hey! Did you solve it? I am having the same problem... Can't fix it. Thanks!
    • 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
    • H

      Blynk not working on WiPy 3.0?
      WiPy 2&3 • wipy3.0 error blynk • • hypercoffeedude  

      4
      0
      Votes
      4
      Posts
      1085
      Views

      livius

      @hypercoffeedude I do not use blynk but few things are you sure that you have not more BlynkLib on your flash? What is exact error message - all python messages point to line number with error. On your post you show only AttributeError: 'module' object has no attribute 'Blynk'. this lib is for Wipy1 (maybe there are some differences) - but error message is not releated to this
    • G

      AWS MQTT
      GPy • gpy error socket aws • • GeorgeEisin  

      3
      0
      Votes
      3
      Posts
      1123
      Views

      J

      Hi Did you find out about this? I where also able to connect and send a message to the AWS IoT platform. Then I got a similer error where it continiously report "Socket receive error: -80", but no "Socket send error [Errno 104] ECONNRESET" message.
    • 1
    • 2
    • 3
    • 1 / 3