Navigation

    Welcome to the Pycom forum

    Forum

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

    • rubencg195

      Lorawan nano gw out of sync between gateway and node. We need to restart them until the connection is successful
      FiPy • lopy fipy lorawan nano gw sync syncing failed • • rubencg195  

      2
      0
      Votes
      2
      Posts
      611
      Views

      robert-hh

      @rubencg195 The pull/push ack messaage show the communication via Internet to the TTN server. Independent of that, the LoRa device is always listening, except when it is sending itself. But that would only happen after an uplink message has been send and it was told by the server so deliver a downlink message. It might only happen, that if there are many nodes around sending, then the gateway may have started to listen to another message. A few notes. always use the software from the git repository. Do not copy it form the documentation. Use the latest firmware version with the software from the git repository. The nanogateway is listening on a single channel only. If you do not configure the node accordingly, the node will send on different channels. The examples for abp_node and otaa_node shoudl cater for that. Besides that, I have a comibinatin of a LoPy as nano-gateway and FiPy as nodes running, and they never seem to miss a packet.
    • J

      Atom/pymakr sync file types
      Issues & Bugs • pymakr atom sync file type • • johand  

      3
      0
      Votes
      3
      Posts
      915
      Views

      J

      @goldfishalpha No, I just moved the txt-files outside the project folder. That is good enough for me. Johan
    • A

      How to stop program running on board
      Pymakr • repl sync • • alg  

      4
      0
      Votes
      4
      Posts
      2299
      Views

      A

      @robert-hh @crumble Thanks - problem solved.
    • soren

      Pymakr atom plugin only syncing boot.py
      LoPy • lopy problem sync • • soren  

      11
      1
      Votes
      11
      Posts
      2767
      Views

      Ralph

      @iplooky FYI this 'GetOverlappedResult' error on windows has now been solved with Pymakr 1.2.2. Let me know if it works for you!
    • A

      "Unable to find folder" using sync with Atom.
      Issues & Bugs • pymakr atom sync • • alidaf  

      10
      0
      Votes
      10
      Posts
      3100
      Views

      A

      Yup, problem is sorted. Thanks.
    • R

      FTP Upload and Sync Issue
      Issues & Bugs • pymakr atom ftp upload sync • • reefat  

      2
      0
      Votes
      2
      Posts
      1321
      Views

      J

      @reefat as documented here: https://docs.pycom.io/chapter/toolsandfeatures/FTP.html There's a limit of 1 simultaneous connection, so you might have to tweak a few settings in Cyberduck or other FTP client. The described settings in FileZilla work very well.
    • C

      Cannot Sync any code to the Sipy
      Issues & Bugs • sync syncing failed • • chrisi  

      2
      0
      Votes
      2
      Posts
      728
      Views

      C

      I found that by doing a Factory reset the problem is fixed Factory reset the filesystem If you device’s filesystem gets corrupted (very unlikely, but possible), you can format it very easily by doing: import os os.mkfs('/flash')
    • I

      Pymakr error on sync
      Issues & Bugs • error micorpython sync pymakr sync err esp8266 • • imperialsun  

      5
      0
      Votes
      5
      Posts
      1836
      Views

      I

      @Ralph Thanks a lot for your quick answer. i will keep going with rshell.
    • 1 / 1