Navigation

    Welcome to the Pycom forum

    Forum

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

    • M

      Help me understand the data flow: LoPy (LoRa OTAA) -> LoRaWAN Nano-Gateway -> TTN -> PyBytes
      Support & Troubleshooting • lopy4 lorawan pybytes lora otaa • • Macc  

      7
      0
      Votes
      7
      Posts
      1236
      Views

      M

      @xykon Thanks for your confirmation - that will save me a lot of time. I'm going to wait for the official Nano gateway support then. Already pretty excited!
    • P

      Does LoRaWAN officially support the Nano Gateway concept?
      Comments & Feedback • lopy lorawan pycom ttn nano gateway • • Prawnhead  

      4
      0
      Votes
      4
      Posts
      938
      Views

      bmarkus

      LoRaWAN is using a non-licensed shared frequency band. As long as you meet local regulations, e.g. in Europe max. 1% transmit duty cycle, do not exceed transmit power and bandwidth limits you are safe. It is not about LoRaWAN it is about local radio regulations. These rules are the same for single and 'normal' multi channel GW's.
    • B

      LoPy1 to LoPy1 Nanogateway
      LoPy • lopy lorawan ttn help ttn lopy • • Burgeh  

      3
      0
      Votes
      3
      Posts
      880
      Views

      G

      I'm having a similar issue with mine - US, 915 mhz, on the dr=None allows the function to run but it never really joins.
    • A

      LoRaWAN TTN Uplinks Ok, no Downlinks. Channel issue? Help! ;)
      LoPy • lopy4 lorawan ttn • • AidanRTaylor  

      20
      1
      Votes
      20
      Posts
      3036
      Views

      Charly86

      @jmarcelino Hey, got it, thanks As you suggested I'll write a prog to quick send data and looks on my backend for frequencies of received packet ;-) Look like the faster way
    • N

      python command fro region info
      FiPy • fipy lorawan • • NicolaC  

      6
      0
      Votes
      6
      Posts
      989
      Views

      robert-hh

      @nicolac Yes, you have to update to the lastest firmware, which is like 1.17.3.b1 or later. You can tell the firmware version by the commands: import uos uos.uname()
    • G

      LoRaWAN without server
      LoPy • lorawan gateway no server • • giam  

      3
      0
      Votes
      3
      Posts
      872
      Views

      G

      Thanks @jmarcelino. Thus the encryption part is not something you get for free... At this point, would it still make sense to prefer LoRaWAN over LoRa-MAC for a standalone network?
    • pierrot10

      How can I send data to RFM95 chip (LoRa)
      LoPy • lorawan raspberry pi lopy lora mode rfm95 • • pierrot10  

      7
      0
      Votes
      7
      Posts
      1525
      Views

      F

      @pierrot10 Hi, are you able to solve the issue?
    • leare86

      FiPy simultaneously LoRaWAN and Sigfox multiple sockets problem (only one LoRaWAN message)
      FiPy • fipy lorawan sigfox sockets • • leare86  

      13
      0
      Votes
      13
      Posts
      1949
      Views

      L

      @jmarcelino how do you make a denit() of LoRa or Sigfox please ?
    • 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.
    • D

      lora.join never completes on OTAA example
      FiPy • fipy lorawan otaa • • don  

      5
      0
      Votes
      5
      Posts
      1603
      Views

      D

      @robert-hh I got my FiPy nodes working with both The Things Network and Comcast MachineQ. To get it to work, I removed the code that modifies the channels before the connection https://github.com/pycom/pycom-libraries/blob/master/examples/lorawan-nano-gateway/otaa_node_US915.py#L23-L29
    • J

      LoRaWAN with multi-hop ¿HELP?
      LoPy • lopy lora lorawan us-frequency • • juan.narvaezb95  

      2
      0
      Votes
      2
      Posts
      529
      Views

      bmarkus

      @juan-narvaezb95 Multi-hop is not supported by the LoRaWAN Specification.
    • R

      Connect to Other Gateway
      LoPy • lopy4 lorawan ttn lopy lorawan ttn lopy • • raaden89  

      11
      0
      Votes
      11
      Posts
      2093
      Views

      R

      @jmarcelino OK, i contact the owner of the gateway to see if it's possible to connect to that gateway. Thanks for all informations! we can close the post ;)
    • rcolistete

      LoRaWan receive window for downlink is mandatory for node ?
      Discussion • lorawan downlink window • • rcolistete  

      10
      0
      Votes
      10
      Posts
      3277
      Views

      bmarkus

      @jcaron said in LoRaWan receive window for downlink is mandatory for node ?: @bmarkus At least in the EU region, RX2 on the standard frequency has the advantage that it allows for a much higher use (10% duty cycle vs 1% in most other bands), and much higher power (if the gateway allows it). Depending on your data rate mix, you might be better off in RX2 than on RX1 RX2 is using a single channel with low data rate. It is obvious, that RX1 using 8 channels and various data rates, specially set automatically by the ADR algorithm offers much higher througput than RX2. Why to demage network performance if not necesary? It could be even better if the gateways allow higher transmit powers and you can use faster data rates than the default on RX2. Not sure I see the link between RX2 and 3G backhaul, unless you mean you need the additional time, but one could set RxDelay to a higher value for that (though that is definitely not a good thing for battery life) rather than pick one window over the other. 3G connections typically offering longer latency than 1s which makes RX1 unusable, and usually changing rapidly even going up to 3-5s. In a production environment it is not a good practice to change RX1 timing anyhow.
    • P

      LTE-M1 in Canada
      FiPy • fipy gpy lorawan canada • • peekay123  

      4
      0
      Votes
      4
      Posts
      745
      Views

      S

      @gldoug I've likewise been disappointed at the lack of information on connecting to Canadian cell networks. I'm a project manager looking at purchasing a FiPy for evaluation purposes. This would be our first cellular IOT project. I'm in Calgary, Alberta and looking to deploy for industrial use in British Columbia. By "sort out the requirements", which requirements are you speaking of? I presume you are talking about communicating with the carrier, is this correct? And how did you contact them? Did you need to purchase a SIM card? If so, from who? Cheers
    • robertthompson

      What components are required to build a 915 mhz LoRaWAN Gateway on an Arduino
      LoPy • lopy lorawan • • robertthompson  

      9
      0
      Votes
      9
      Posts
      1694
      Views

      bmarkus

      @jcaron said in What components are required to build a 915 mhz LoRaWAN Gateway on an Arduino: Note however that the LoPy is a single-channel device. A real LoRaWAN gateway needs to be able to listen on multiple channels at the same time, while the LoPy can only listen on one channel at a time. So you can build what is called a "nano-gateway" here, which will listen on a single channel, and is usable with devices that send on that single channel. If you want to support other devices: Not only single channel but single DR, can detect signal with one Data rate only, no multi-spreading.
    • J

      LoRa NVRAM clear on restore issues
      Discussion • lora lorawan deep sleep battery powered nvram • • jcaron  

      4
      0
      Votes
      4
      Posts
      1360
      Views

      G

      @jcaron Thanks. Just to note this method works also for both a software reset AND powercycle.
    • B

      [SOLVED] LoPy connection to US TTN
      LoPy • lopy lorawan lopy lorawan ttn gateway lorawan nano gw • • Burgeh  

      3
      0
      Votes
      3
      Posts
      1136
      Views

      B

      @jmarcelino Thank you that appears to be correct! I get my push and pull acks now.
    • J

      Short indoor range with LoPy
      LoPy • lopy lora pytrack lorawan range • • JonasDe  

      16
      0
      Votes
      16
      Posts
      3135
      Views

      J

      Solved! Thanks again everyone. The problem was indeed that the antenna was mounted according to the specification for the LoPy1r, so it was actually on the LoRa 433-510 MHz antenna slot. After a quick range test I now receive packets at at least 400 meters distance. Many thanks, I thought I had gone crazy there for a while!
    • J

      LoPy not obeying data rate requests from network
      LoPy • lopy lora lorawan adr data rate • • jcaron  

      13
      0
      Votes
      13
      Posts
      2808
      Views

      J

      Hi @daniel, just wanted to make sure these two issues will be addressed in the next release: save/restore channel mask fix MAC command buffers restore Let me know if you need/want issues filed in GitHub and/or PRs.
    • F

      LoRa Multicast
      LoPy • lora lorawan • • fgaultier  

      3
      0
      Votes
      3
      Posts
      998
      Views

      F

      Yes, this is the way I was trying to implement it, without success until I realized there was an error with the device address. So now, it works fine many thanks !
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 3 / 7