Navigation

    Welcome to the Pycom forum

    Forum

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

    • D

      ImportError: cannot import name LoRa
      Expansion Board • wipy3.0 gateway loramac pygate importerror • • Dominique popek  

      4
      0
      Votes
      4
      Posts
      72
      Views

      D

      Finally, my problem is Solved : With pygate, no need to register the device EUI, just create one from scratch ! (and edit config.json accordingly) as the doc says
    • G

      LoPy to LoPy: Raw LoRa sf
      Getting Started • loramac spreading facto raw lora • • GMB124  

      2
      0
      Votes
      2
      Posts
      137
      Views

      L

      Just guessing, but you should probably set the same spreading factor on the receiver also?
    • W

      Lopy to Lopy internally in our own house. (limitation)
      LoPy • lopy lora lorawan loramac • • Wolli01  

      7
      0
      Votes
      7
      Posts
      206
      Views

      W

      @Eric73 Thanks for the info
    • B

      LoRaWAN certification - for release 1.18.2 or 1.20.0?
      Discussion • lorawan loramac lorawan firware • • bed  

      1
      1
      Votes
      1
      Posts
      211
      Views

      No one has replied

    • A

      LoPy vs L01 (OEM module)
      LoPy • lopy loramac lopy oem • • Anthony  

      7
      0
      Votes
      7
      Posts
      807
      Views

      A

      In case anybody else has this problem. In our case it was either a defective L01 OEM module or a manufacturing defect with the PCB. We built a second unit and the LoRa worked fine in that L01 module. It did not hang or crash, and the LoRa pings worked fine over several minutes of testing.
    • A

      LoRa.region doesn't accept any attribute
      LoPy • lora lopy4 loramac • • AlejandroReyes  

      7
      0
      Votes
      7
      Posts
      1789
      Views

      E

      @researcher Nice chart, what hardware do you use on the GNURadio Side ? Software libraries ?
    • L

      Changing LoRa parameters - Is necessary to restart device?
      Discussion • loramac lora lopy lora class • • lsoria  

      1
      0
      Votes
      1
      Posts
      518
      Views

      No one has replied

    • V

      LoRaMAC freeze
      LoPy • loramac lora range distance • • Vicky_  

      4
      0
      Votes
      4
      Posts
      828
      Views

      V

      @jcaron @robert-hh so sorry for late, because these 2 days im quite busy I just updated both lopy to the latest version after i update i have problem connect to Adafruit, which is OSError:-1 I combine my code with this tutorials link
    • V

      LoRa-MAC (Raw LoRa)
      LoPy • lopy loramac adafruit • • Vicky_  

      3
      0
      Votes
      3
      Posts
      888
      Views

      V

      @robert-hh Thanks! You saved my day again.
    • M

      LORA and 2 lopys problem
      MicroPython • lopy lora serial loramac • • monersss  

      5
      0
      Votes
      5
      Posts
      1330
      Views

      J

      @monersss Raw LoRa is a best effort medium with absolutely no acknowledgements or retransmissions. If you want to be sure that data has been received, you will need to implement such a strategy. That involves adding frame counters (not absolutely needed in the most basic case, but it’s usually a good idea), sending back ACKs when you have received data, and resending data if you don’t get the ACK. Note that if your target scenario is not point to point but multiple senders to one receiver, LoRAWAN may be a simpler option as this can be handled by LoRaWAN. However be aware of the limitations on the band.
    • M

      LoRa on 2 LOPYs plus serial
      LoPy • lopy lora serial loramac • • monersss  

      5
      0
      Votes
      5
      Posts
      1073
      Views

      seb

      @monersss Can you post a sample of the file stored on the SD card? I programmed the first lopy to constantly send hello, and this was my result: Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello Hello ...
    • G

      LoPy DevEUI set to 0000000000000000
      Issues & Bugs • lopy lopy4 network loramac • • Guizmolux  

      6
      0
      Votes
      6
      Posts
      1528
      Views

      A

      I have the same problem after upgrading to release='1.16.0.b1', version='v1.8.6-849-055728a on 2018-02-13' now I have to do a wlan init (and wlan deinit) to get the mac address firmware bug? tnx André
    • J

      LoraMAC demo not working
      Issues & Bugs • loramac • • johnmcdnz  

      8
      0
      Votes
      8
      Posts
      1883
      Views

      J

      @bucknall Had a couple of hours on it and have all 5 units working. I'm not sure I fully understand the issue, but this is what I noticed: I have a wifi router connected to my laptop, that I'm using as a separate AP for the Lopy. If I disconnect the ethernet from the Laptop, this may remove the problem. So, I've wondering if there is RF EMC interference in the cables between the router/laptop/lopy. Also if I then reboot the Lopy the problem disappears.
    • 1 / 1