Navigation

    Welcome to the Pycom forum

    Forum

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

    • V

      Where to find AppEUI and Appkey for connect to ThingPark Wireless
      LoPy • lopy appeui appkey thingpark wirel • • Vercellotti  

      1
      0
      Votes
      1
      Posts
      600
      Views

      No one has replied

    • R

      Problem with WiFi connection
      LoPy • lopy wifi tutorial • • rahul  

      6
      0
      Votes
      6
      Posts
      2038
      Views

      R

      @RobTuDelft thx for the help.
    • K

      LDR sensor with Lopy
      LoPy • lopy ldr • • kots  

      4
      0
      Votes
      4
      Posts
      1257
      Views

      K

      Thank you both for your answers! Finnaly with ADC.ATTN_11DB it works!
    • B

      Deepsleep and Pin value
      LoPy • lopy deepsleep gpio • • bnjroos  

      3
      0
      Votes
      3
      Posts
      1341
      Views

      B

      @robert-hh Perfect, I will have a look at it, thank you.
    • ledbelly2142

      USB com issue after updating to new firmware 1.7.5.b2
      LoPy • lopy firmware update usb usb driver • • ledbelly2142  

      9
      0
      Votes
      9
      Posts
      2693
      Views

      H

      Ok..it works again using /dev/cu.usbmodemP* device. That confused me...usually its always a tty. Thanks a lot!!
    • B

      Using WS2812 with LoPy
      LoPy • lopy github ws2812 • • binux  

      13
      0
      Votes
      13
      Posts
      3852
      Views

      livius

      @mikexu007 You can work with same lib
    • J

      [SOLVED] Having issues build firmware from soure
      Firmware • lopy esp32 • • Jonatan_Mc  

      6
      0
      Votes
      6
      Posts
      2522
      Views

      Charly86

      @jmarcelino said in [SOLVED] Having issues build firmware from soure: https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz once again, @jmarcelino saved my day, thanks
    • D

      Deep Sleep not working
      LoPy • lopy pysense deep sleep sleep • • dbrgn  

      8
      0
      Votes
      8
      Posts
      2784
      Views

      Charly86

      @dbrgn I'm having the same issue and I can reproduce it even with all latest firmware So to get back to your original question, is there a way to reset PIC with a Lopy GPIO, ie in case of I2C Error, reset the PIC should recover. Can we locate the PIC reset pin on the PySense/PyTrack boards? I would like to solder a wire from LoPy GPIO on it. It's difficult to tell our customers to recycle power on devices located in the field.
    • D

      Persist OTAA Keys / ABP Counter
      LoPy • lopy lorawan otaa abp counter • • dbrgn  

      3
      0
      Votes
      3
      Posts
      1189
      Views

      D

      Oh, I missed those. Thanks.
    • bartp

      Pytrack and Pysense firmware release 0.0.3 ??
      Firmware • lopy other • • bartp  

      16
      0
      Votes
      16
      Posts
      4031
      Views

      bartp

      @bucknall Sounds good! Ok, we gaan met jullie beren...
    • tobru

      failed to set dtr/rts
      Issues & Bugs • lopy pysense pymakr • • tobru  

      25
      0
      Votes
      25
      Posts
      17173
      Views

      on4aa

      What Removed Added Resolution --- FIXED Status REOPENED RESOLVED Comment # 5 on bug 104320 from Aleksander Morgado I've pushed the 2 blacklisted devices with rules including vid:pid, but I've also added the whole vid to the "usb adapters greylist", which are only probed if manually requested to do so, so should help to avoid interference with other Microchip-vid-tagged devices. https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=c2b956aefce495865cbdcb9971e2b3cd99cd0e99 All fine & dandy in the end…
    • ddubyah17

      Can't get LoRaWan Nano-Gateway example to connect to TTN - TTN changed?
      Guides • lopy nano gateway ttn gateway • • ddubyah17  

      18
      0
      Votes
      18
      Posts
      5948
      Views

      G

      I follow the tutorial, checked config many times but my gateway seams to be still offline.. look stuck at the same place you where then posted this question. do you remember the things you've made different that made it work?
    • D

      I swore I had RTC ntp_sync() working on my Lopy and now I can't get it working at all?
      LoPy • lopy ntp sync rtc • • duhmojo  

      6
      0
      Votes
      6
      Posts
      1333
      Views

      R

      @paul-thornton I replied on another thread that I think you responded to that I have this issue with 1.20.0.rc0. I reverted back to my unmodified build of 1.19.0.b4 and the problem disappeared. I found that after machine.reset() the clock still would not sync reliably (or at all) and even sometimes after a hard reset by hitting the reset button.
    • C

      LoPy crashes while running BLE example code
      LoPy • lopy ble ble lo • • cylex  

      3
      0
      Votes
      3
      Posts
      1155
      Views

      bucknall

      Hi @cylex, Could you please update to the latest firmware? Version 1.7.0b1 introduced a number of fixes for the BLE code examples. You can check what version of firmware that your device is currently running by using the commands from the REPL import os os.uname() Thanks! Alex
    • J

      Connection to LoPy through Pysense fails
      Issues & Bugs • lopy pysense pymakr serial • • jellium  

      2
      0
      Votes
      2
      Posts
      1237
      Views

      J

      A temporary fix: downgrade Pymakr Atom package from version 1.0.2 to version 1.0.1. Curious to know where the problem lies in version 1.0.2 for my LoPy-Pysense combo.
    • P

      Bug in LoPy SNR stats?
      Issues & Bugs • lopy bug sx1272 snr low • • pjoerke  

      2
      0
      Votes
      2
      Posts
      970
      Views

      P

      I have to add some information: I can't use the lastest firmware because the modules are spread and so out of my reach :( I flashed all LoPy modules in April so that's the latest firmware I'm currently using. While searching the web for my problem I found this: https://github.com/Lora-net/LoRaMac-node/issues/104 It says that there is a bug in the SX1276 driver and so maybe in the SX1272, too. It misses a division by 4of the SNR value... And thats the factor I need. So: Does anyone know if this bug was a thing in the LoPy's too and had been fixed in the last weeks after my last update? I can't find anything about it in the last changelogs...
    • O

      Firmware update fail with strange message if pyserial not installled (Ubuntu 16.04.2 LTS)
      Firmware • lopy • • olivierd  

      2
      1
      Votes
      2
      Posts
      675
      Views

      P

      @olivierd Wow, this tip saved a lot of time. The problem still persists in the updater tool as of today.
    • R

      Nano gateway code not functioning anymore
      LoPy • lopy nano gateway ttn gateway single channel • • rm  

      8
      0
      Votes
      8
      Posts
      2079
      Views

      S

      Having the same issue. Just getting "Pull hack" "Push hack", but gateway not showing up in TTN. Trying to follow the official tutorial, with no changes.
    • E

      Callback method
      LoPy • lopy ble • • eternalphoenix  

      1
      0
      Votes
      1
      Posts
      799
      Views

      No one has replied

    • C

      LoPy 1 master 6 slaves
      LoPy • lopy lora • • Cristi  

      2
      0
      Votes
      2
      Posts
      666
      Views

      bucknall

      @Cristi You can definitely do this, however you will need to write a simple protocol to talk to the different devices and associate an ID to each of them. Here's a link to some documentation that will help you get started - https://docs.pycom.io/pycom_esp32/pycom_esp32/tutorial/includes/lora-nano-gateway.html Let me know if you need any more support! Thanks, Alex
    • 1
    • 2
    • 28
    • 29
    • 30
    • 31
    • 32
    • 40
    • 41
    • 30 / 41