#134

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ค. 2024
  • In this video
    - We will build a very small LoRa gateway using a RFM95 / RFM95W
    - It even supports downlink and OTAA
    - And all parts together do not cost more than about 15$
    - Because it works with a ESP8266, we even have a wireless connection to the internet
    - It is only single channel. But, because it is so cheap, why not build two or three on different frequencies?
    - The build is very easy, because we can use a ready-made PCB, which is compatible with the Wemos shields.
    - The optional Neopixels and the OLED display show us the traffic
    Link:
    New Version of Gateway (not tested by me): github.com/things4u/ESP-1ch-G...
    Sketch: github.com/SensorsIot/ESP-1ch...
    Alternative Sketch: github.com/marcobrianza/ESP-1...
    PCB: pcbs.io/share/4Q1Z4
    RFM95: www.aliexpress.com/item/RFM95...
    Wemos D1 Mini: bit.ly/2oXSx5X
    Supporting Material and Blog Page: www.sensorsiot.org
    Github: www.github.com/sensorsiot
    If you want to support the channel and buy from Banggood use this link to start your shopping: bit.ly/2jAQEf4 (no additional charges for you)
    / sensorsiot
    / spiessa
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 481

  • @BillEason
    @BillEason 7 ปีที่แล้ว +7

    Thanks once again for a great video, Andreas! I went ahead and ordered all these parts, because I'm already working with the D1 mini (my favorite ESP8266 module) and with LoRaWAN. You have a great way of explaining and simplifying these topics. Tschüss!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +1

      You are welcome! I hope, you will succeed with your project.

  • @BradR86
    @BradR86 2 ปีที่แล้ว

    Excellent video.... Took a (rare) sick day off work today, and learnt all about LoRa after seeing the name being thrown about when looking at controllers for another project. Definitely keen to see how it's used amongst makers in my communty (Sydney) as I discovered we have a gateway in the area!

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      Thank you. There is a whole LoRa playlist on this channel.

  • @garrypkeogh
    @garrypkeogh 7 ปีที่แล้ว

    I have the same gateway in the pipeline, super timing and very concise! Thanks again Andreas!

  • @christophermalau5299
    @christophermalau5299 7 ปีที่แล้ว +1

    This whole LoRa concept is very interesting, definitely going to test it out when I find some time.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      This cheap gateway is a good start, if you do not have a public gateway in your area

  • @TrasteIAm
    @TrasteIAm 6 ปีที่แล้ว

    Hi Andreas,
    Thank you again for your inspirational and great work!

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Björn Persson I think so. At least, many other viewers ordered it and nobody complained so far...

  • @martymctry20
    @martymctry20 6 ปีที่แล้ว +2

    As usual this was useful AND interesting for me! Thanks!

  • @dirk-janfaber
    @dirk-janfaber 7 ปีที่แล้ว

    Thank you for yet another great video!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      You are welcome. I liked this gateway, because it is really small and cheap (and uses the ESP8266)

  • @NivagSwerdna
    @NivagSwerdna 7 ปีที่แล้ว

    I still have a number of RFM69 I need to connect up in my parts box... but these RFM95 look very interesting. Thanks for the video!

  • @VA7AYG
    @VA7AYG 6 ปีที่แล้ว

    Hey Andreas,
    Your videos are as useful as my SAK!
    Thanks man.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +1

      +ali yaghini You are welcome. (had to google SAK. ;-) )

    • @opsahle2
      @opsahle2 3 ปีที่แล้ว

      @@AndreasSpiess SAK = Swiss Army Knife? :-)

  • @MrDutchgrass
    @MrDutchgrass 7 ปีที่แล้ว

    great video Andreas! I like the used parts and prices.

  • @deangreenhough3479
    @deangreenhough3479 6 ปีที่แล้ว

    Ok....Ive been avoiding LoRa, but now you have peaked my interest. Im in, one on order Thanks Andreas

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      As usual, you are welcome! I think it is worth playing with it

  • @v8racerman
    @v8racerman 3 ปีที่แล้ว +3

    2:23: the three diode are used for form a crude "OR gate" to groupl the interrupts onto a single 8266 input pin. The software then reads the RFM95 internal interrupt register to work out which of the three inputs caused the interrupt.

  • @ripper99100
    @ripper99100 6 ปีที่แล้ว

    Thanks a ton! Your videos are great!

  • @jchen9614
    @jchen9614 5 ปีที่แล้ว

    Excellent,thank your effort!!

  • @viniciusnoyoutube
    @viniciusnoyoutube 6 ปีที่แล้ว

    Amazing video!
    Thanks!

  • @nicklaspersson4687
    @nicklaspersson4687 7 ปีที่แล้ว

    Inexpensive and with 'some' security. That tics two out of the three major checkboxes for a successful IOT device.
    The third checkbox being simplicity. Well I guess if it simple to use and configure(use) is arguable.
    If it is "simple" depends on the alternatives it is compared with.
    Also, of course, 'simplicity' depends as always on users level of knowledge.
    But for me personally, this is very great news. Thanks you very much for your great work.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +1

      It is really simple. Most of the complexity is on github (sketch) and in the backend (TTN). It does not take you more than a 1-2h hours to build it. And the deployment is done in minutes (of course, if everything works, as usual)

    • @nicklaspersson4687
      @nicklaspersson4687 7 ปีที่แล้ว

      I personally very much agree that this is great and very simple make this.
      I could probably set this up(and i probably will), but then I have been in tech all my life.
      I'm just sort of also thinking about simplicity from a far away place like from a
      'normal mortals'(non-tech-person) (grandmotherly) point of view.
      Could this, somehow, be made even more simple to set up? - I do not know, but I am sort of tickled curious about what part of it , if and if so, how? :-D
      I am thinking about how would an ideal IOT device interact to be configured and installed?
      - a voice interface perhaps? The device talking and listening to the user to be configured? :-D
      Yes now I am far off topic and in a different price-universe, sorry. :-D
      I once took a uni-course in interaction design, it was very interesting and eye-opening to study how complicated it is to make human/machine interaction can be.
      Making things simple probably also in most cases drives up cost for design, but that is of course another matter entirely. Technically this a great start on a IOT device not for all but for a lot of people imho.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +2

      Einstein said one: As simple as possible, but not simpler. This is what I try to do. I think, you are talking on a different level, where this technology would just be a part of an overall design, and the design is much more user friendly (like a smart phone, which is extremely complicated, but can be used by many people)

    • @nicklaspersson4687
      @nicklaspersson4687 7 ปีที่แล้ว

      I can not argue with Einstein(respect) That is an interesting saying and I like it. I sort of heard something along that from an interview with a famous space engineer who said something like... an engineers job is to design so that it works in practice not to always construct for perfection or maxi/mini -mal parameters. Anyway .. its true I am toying with ideas of a different aspect of this tech and i realise now that I am of topic and out of the scope for this. It is like I am thinking about the a steering wheel of a car when your fine video clip is about the engine and how to install it. Sorry to diverging to far. Interation design is a very new and interesting field that is crossing into several sciences(physics/psycology/) and also into graphical design art / statistics / math etc. here is a link if anyone is interested : www.interaction-design.org/literature/book/the-encyclopedia-of-human-computer-interaction-2nd-ed/human-computer-interaction-brief-intro
      And with that I bow and say tanks.

  • @CarlosEcheverriaOne
    @CarlosEcheverriaOne 7 ปีที่แล้ว

    As always, great video explanation..! :-)

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      Thanks!

    • @CarlosEcheverriaOne
      @CarlosEcheverriaOne 7 ปีที่แล้ว

      Do you still looking for Spanish translator for your videos?

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      +Carlos Echeverria Yes, of course. My dream would be that all my new videos are translated the first day after publishing... And there are still many waiting. There is a "tutorial" on sensorsiot.org and you can start whenever you want.

  • @hugosbanane9670
    @hugosbanane9670 7 ปีที่แล้ว

    danke andreas :) hilfst mir immer wieder in meiner Ausbildung!
    LG aus Österreich

  • @ArnoudvanLeijden
    @ArnoudvanLeijden 7 ปีที่แล้ว

    Great video, again. Have some problems keeping up, specially since the parts take so long to arrive from China :-)
    Anyway, I learn a lot from your video's; thank you!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +4

      You are welcome! At least, if they arrive, you are already prepared ;-)
      BTW: When I was young, we also had to wait till Christmas to get some gifts. China delivery reminds me a little...

    • @Ed19601
      @Ed19601 7 ปีที่แล้ว +1

      The nice thing about having to wait long for the china packages is that when a package arrives, you generally have no idea anymore what could be in it so it is always a surprise

    • @ArnoudvanLeijden
      @ArnoudvanLeijden 7 ปีที่แล้ว +3

      Both so true! And sometimes, after opening, there's sometimes the question: what on earth did I order now?

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +3

      I usually know, what it is, but not, what was the initial reason...

    • @Ed19601
      @Ed19601 7 ปีที่แล้ว +1

      Andreas Spiess indeed. that 'why did i order this' feeling

  • @xavierzhu8392
    @xavierzhu8392 3 ปีที่แล้ว +1

    Thank you for your videos, truly helpful. Any idea of 1) transmitting a heartbeat pulse to a remote display ? 2) remotely reset the board ? Thanks

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      Just divide your wish in its components and search for each part.

  • @philwilkinson7228
    @philwilkinson7228 6 ปีที่แล้ว

    Thanks for another great video Andreas. What is the best form factor for the resistors and capacitors to put on Hallard's PCB? Sorry for the basic question, I am new to Surface Mounted Components!

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I think, he uses 805 size for the resistors

  • @artbecker5618
    @artbecker5618 7 ปีที่แล้ว

    The Asian frequency plans from TTN, shown in your video, are 920-923MHz and 923-925MHz. The best (and almost only) information I can find about the LoRa government frequency plan for the Philippines is 918-920MHz. I spent hours trying to track down the actual information, from more than just one unofficial source, but failed. There is no LoRa gateway in the Phiippines on the TTN map. There is supposedly a small TTN group in Manila, but I haven't heard from them yet.
    I read that the frequency plan published in the LoRaWAN spec is for the full 902-928MHz band. In countries where the band is restricted makes it far less easy to use LoRa.
    The TTN frequency plan for Australia says 915MHz, but I understand that theirs is a restricted 918-926MHz (commercial use below and military use above). I thought that the USA had the entire band, but the TTN setting in your video shows only 915MHz.
    I would appreciate hearing from anyone who can help me figure out LoRa in the Philippines.

  • @cliveharding1825
    @cliveharding1825 2 ปีที่แล้ว

    Thanks for all you do, I really enjoy watching some of your posts
    I like your comment at the end re ‘ cheap enough to make a few on different channels’
    I have 2 nodemcu style boards with lora onboard, do you think I could create a bi- channel setup to start me off into Lora?

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      Because both LoRa chips have to be synchronized. I would deploy two single channel gateways a few meters apart from each other

  • @RobertParenton
    @RobertParenton 6 ปีที่แล้ว

    Thank You!

  • @kevinnicholls1017
    @kevinnicholls1017 6 ปีที่แล้ว +1

    Unknown transceiver, unable to read SPI - Solved. I thought I'd share my learnings.
    An excellent video, and an excellent project.
    I did everything according to the description, but my device did not work! The Serial monitor showed that the code stopped after attempting to read the device ID. After too many hours of fault finding to admit to, I traced the problem to my laptop USB not providing enough power. I solved this by connecting 5v to the board as well as the USB to the computer. I've ordered a powered USB hub to prevent these issues in the future.
    Andreas's Video '#184 Finding Errors: 7 Rules to get them faster', encouraged my not to give up :-)
    I hope that this helps others.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Thank you for your feedback. I am sure it will help others.

    • @opsahle2
      @opsahle2 3 ปีที่แล้ว

      @@AndreasSpiess I am finally about to build this gateway, and now studying the documentation. In your video you have soldered wires for 5V on the board. Is this wire intended only for testing if used with a low power USB connection?

  • @chuxxsss
    @chuxxsss 7 ปีที่แล้ว

    There is my thumbs up Andreas. Nice video again.

  • @faidularcs
    @faidularcs 6 ปีที่แล้ว

    Ohh awesome 👏👏👏

  • @aureliolindao2749
    @aureliolindao2749 6 ปีที่แล้ว +1

    Thanks for this video it help mi a lot in the research of my proyect, I have just one question, how many kilometers y can get whit this gateway ?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +3

      Maybe you watch all my LoRa videos, especially the ones "Wardriving" and "world Record"

  • @argilaga
    @argilaga 7 ปีที่แล้ว

    It was usefull, interesting and great.

  • @LatinDanceVideos
    @LatinDanceVideos 4 ปีที่แล้ว

    Very nice.
    I'm in Australia. Need to check which frequencies are acceptable and supported by the Lora networks being built.

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว

      You should find the answer by googling. Maybe you check gateways on ttnmapper

  • @meowme7644
    @meowme7644 2 ปีที่แล้ว

    geiler reflow oven! Wenn's klappt...super!👍
    Alles Beste aus Bayern 🍻

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      Hab sogar mal ein Video drüber gemacht...

    • @meowme7644
      @meowme7644 2 ปีที่แล้ว

      @@AndreasSpiess hab ich noch nicht gesehen, werd ich aber noch 😉
      wenn die Regelung passt und er den Schmelzpkt. des Lots erreicht, alles super. Grad für grössere "Boards" gut. Toll 😊
      Hören sie evtl. echt mit YT auf? 🥺😥

  • @jayseeee
    @jayseeee 7 ปีที่แล้ว +2

    Cool. Du solltest auch mal was zu deinem Reflow-Ofen verzählen!
    Btw.: The early bird may catch the worm, but only the second mouse gets the cheese... :-)

  • @johanholmberg1561
    @johanholmberg1561 6 ปีที่แล้ว

    I follow your videos with great interest.
    Do you with your background have knowledgment about what type of lightning protection that is needed if one would like to place the GW outside or maybe only placing the GW Antenna outside? I suppose that an outdoor antenna/outdoor gateway would provide much better coverage but when looking in to thismatter, most forum thread etc i found on the subject says "Make sure that you properly protect the device against lightning so that your house doesn't catch fire", but then i can't seem to find any info on how to properly protect a device against lightning or if the device/antenna can be placed in another spot where one still has good coverage but isn't a subject to lightning.
    If you have knowledgement about this subject then a video on this subjet would be highly appriciated :)

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I do not know about lightning protection. So you have to find other sources.

  • @AlvinXant
    @AlvinXant หลายเดือนก่อน

    herer's the explanantion for the 3 diodes:
    "If you use the Hallard PCB, you have to remember though that DIO0, DIO1 and DIO2 pins are multiplexed on the board using (very!) small diodes to GPIO pin 15 (D8)."
    "On the top left you can see the place where to solder the 3 diodes which connect dio0, dio1 and dio2 to GPIO15.
    The Hallard board is slightly different from the bare-board or ComResult pcb as it will share dio0, dio1 and dio2 with the same GPIO pin over 3 diodes."

    • @AndreasSpiess
      @AndreasSpiess  หลายเดือนก่อน +1

      Thank you for the additional info!

  • @cliftonbrown911
    @cliftonbrown911 7 ปีที่แล้ว

    Andreas,
    Excellent video.
    One question, the Wemos board in your video is stenciled as V2, the photos of bang good boards are not stenciled with the same V2. I've searched the Wemos site and several other sources and I can't find any others with the V2 stencil. My question, is there a difference between the version 2 and the others that you're aware of.
    Most sources describe the boards as V2 in the photos but lack the same stencil or label as yours.
    Thanks again for all your excellent work.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +1

      There are many different Wemos boards, and all should work. There are only minor differences.I usually order the ones with the Wemos logo because I want to support them. But I have also a few others.

    • @cliftonbrown911
      @cliftonbrown911 7 ปีที่แล้ว

      Thank you for the clarification.

  • @scart07
    @scart07 5 ปีที่แล้ว

    Hi Andreas, thanks for your quality and useful videos, could i build a gate way with the ttgo esp32 ??? Do you know the library? Thanks

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      I do not know. I newer needed it so far.

  • @erfinderwerkstatt
    @erfinderwerkstatt 6 ปีที่แล้ว

    Hello!
    Thanks for all the great videos! :-)
    I recently stumbled upon LoRa, and your videos have been a great source of information, entertainment, and project ideas (regarding some of the ESP projects).
    One question: Do you know of any attempts to make a Gateway using the 1 channel gateway for transmission, and a 10 bucks USB SDR dongle (e.g. RTL2832U, sdrangelove, DecodingLora) with a rPi?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      The gateway has a transmitter and a receiver. No need for SDR. I made also a video of a gateway using an RPI

    • @erfinderwerkstatt
      @erfinderwerkstatt 6 ปีที่แล้ว

      I know, I've watched it :-) I mean as a cheaper alternative for an 8ch Gateway :-)

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I do not think SDR can help you here because it cannot send LoRa signals.

    • @erfinderwerkstatt
      @erfinderwerkstatt 6 ปีที่แล้ว

      That's the point, SDR for receiving, A single RFM95W for broadcasting on whatever channel required.
      While the RFM95W can only listen on one channel at a time, the rPi could listen via SDR and only use the RFM95 for transmission, setting it to the required channel.

  • @hsmptg
    @hsmptg 7 ปีที่แล้ว +6

    GREAT!!! What about range? Congratulations once again for your work!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +2

      200 km (see th-cam.com/video/adhWIo-7gr4/w-d-xo.html and th-cam.com/video/9qcghiz246E/w-d-xo.html)

    • @hsmptg
      @hsmptg 7 ปีที่แล้ว

      Yes, I already had seen those videos but the 200km were obtained with your other gateway. So my question is not the LoRa range in general but the range you can get with this particular ESP8266+RFM95 gateway!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +7

      +Hélio Mendonça The technology is the same. The other gateways just have more parallel channels an SF.

    • @Aemilindore
      @Aemilindore 7 ปีที่แล้ว

      a very good question.

    • @Aemilindore
      @Aemilindore 7 ปีที่แล้ว +2

      you are such a great person to have put out these videos. Gave me a head-start in my learning!

  • @kristianschembri7165
    @kristianschembri7165 2 ปีที่แล้ว

    Hi, Great videos as always, very educational;) I am wondering if the new Wemos D1 boards (v 3.1.0 or Wemos pro) are good for these types of projects as I can't seem to find a lot of the older versions on eBay

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      This is an old video and most people do no more build these simple gateways. First you have to check if you get the needed software and if it is up-to-date.

    • @kristianschembri7165
      @kristianschembri7165 2 ปีที่แล้ว

      I was going to replicate this porject as i needed to create a point to point connection to trasfer sensor data as you showed on an other video. Because the viedio is not relevant anymore are there any good methods to still obtain a good enough point to point connection thanks🙂

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว +1

      @@kristianschembri7165 This was never a point-to-point project. You should find a point-to-point video on this channel.

    • @kristianschembri7165
      @kristianschembri7165 2 ปีที่แล้ว

      @@AndreasSpiess ok thanks 🙂

  • @Jindron
    @Jindron 2 ปีที่แล้ว

    Hi Andreas! Thanks a lot for the very useful video. :-) I have a question to you. I have my own pcb with RFM95. I have also node MCU board with ESP8266. Is to possible to use also your code to make it working? If yes, there should be some things to change or not? Thanks a lot :-)

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว +1

      This is an old video. Maybe you watch my newer video on the TTN V3 migration. There you should find a library.

  • @johanholmberg1561
    @johanholmberg1561 6 ปีที่แล้ว

    Have you been looking into the nb-iot stuff? I see that some operators offer a free trial kit with a number of sim cards and thinking that the standard might be interesting In locations that doesn't have lora coverage

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Not yet. I think, it is too new for the moment. But it is for sure an interesting technology because it seems, that it is only a software update for the existing network...

  • @phk-r
    @phk-r 7 หลายเดือนก่อน

    Hi Andreas. If building a LoRa GW and a small temperature sensor today, would you still use this? Or are there new easier way on the market today?

    • @AndreasSpiess
      @AndreasSpiess  7 หลายเดือนก่อน

      I am not sure if they still support single channel gateways. Otherwise you have to buy a standard gateway if nobody else deployed one. Or you use a different project such as "Farm Data Relay system (I made a video about it)".

  • @Aemilindore
    @Aemilindore 7 ปีที่แล้ว

    Hey I hope you're doing well and perhaps considering doing one more video on Lora.
    I have a question. Can you tell us your opinion on RFM95 board and the SX1278? they both have same capabilities. Hence is there a better one in your opinion?

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      The chip on the RFM95 seems to be a licensed product of the SX. I have never used a SX board.

  • @peterimpatience5563
    @peterimpatience5563 6 ปีที่แล้ว

    Hi Andreas,
    how would you solve the issue of unique identifying of LoRa nodes in the networks ? Are the numbers provided by the thingnetwork sufficient or should we think about using an EUI ID number chip ? Thanks for your exciting videos so far !
    Br Peter

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I never thought about that because I either use TTN (and adapt to their standards) or I do not.

  • @nakornthree6699
    @nakornthree6699 6 ปีที่แล้ว

    Grear vdo. How many sensor can connect to this gateway.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +1

      Maybe one hundred? Maybe you watch my other Lora videos where I talk about fair usage policy and laws around LoRa.

  • @Mr259Mobile
    @Mr259Mobile 6 ปีที่แล้ว

    I am trying to get this gateway setup on TTN and am curious where to enter the Gateway Key from TTN in the sketch? When I went on TTN to setup the gateway it gave me that key. Or did I do something wrong? Thanks for all your great videos by the way, I really enjoy them!

    • @Mr259Mobile
      @Mr259Mobile 6 ปีที่แล้ว

      Actually I watched the video again and noticed I forgot to select "Packet Forwarder" oops. lol

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Glad it works now!

  • @vhnadmin
    @vhnadmin 6 ปีที่แล้ว

    In the hallard board it writen : "cut wire if you need to put d1 to avoid LED pb" right above the d1 diode. So did you cut it? you didnt mention it in video...
    thanks for excellet and informative videos

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I do not remember that I had to cut something.

  • @markomrvelj
    @markomrvelj 7 ปีที่แล้ว

    Great video. I like the fact the price is very low, so it is cheap to try it out. I also noticed your "ALDI reflow oven". I guess you built it yourself. Do you have video about it's build? If you do I must have missed it. That is also interesting topic to me.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      Concerning oven: The only thing I added to the oven was a cheap temperature meter from Aliexpress (probe goes through a drilled hole) close to the PCB. Important is, that it has a fan inside (even temperature)

    • @markomrvelj
      @markomrvelj 7 ปีที่แล้ว

      Interesting. So you are manually controlling the temperature for the process? I am considering to build reflow oven myself, so I am trying to find something that not very complex to do. If it works well that way that is a good thing to know.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      +Marko Mrvelj not a lot to control. Just switch on, wait, and open the door...

    • @markomrvelj
      @markomrvelj 7 ปีที่แล้ว

      Good to know. Thanks Andreas!

  • @dmcosta
    @dmcosta 7 ปีที่แล้ว

    Grüetzi Andreas! Love your channel! Very nice of you to share all this knowledge with us. I want to make a small LoRa project with 1 gateway and 5 nodes. My question is: Can we use the same hardware for the nodes as we used for the gateway? I know you have a video on a LoRa node, but this setup seems more budget friendly. Thanks in advance!

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      I think, it should be possible. You just have to find a "node" script which works on the Wemos or you port the Arduino one yourself (mostly pin assignments)

  • @javierbollecich
    @javierbollecich 5 ปีที่แล้ว

    hello Andreas, amazing channel! i'm try to see all your videos. i´m from Argentine. What's the difference between loralan and lorawan gateway? it is more appropriate for loralan? sorry , i´m very amateur in this...

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      Welcome to the channel. I never heard of a LoRaLan. WAN means wide area network. And LoRa is a technology to bridge bigger distances.

    • @javierbollecich
      @javierbollecich 5 ปีที่แล้ว

      thanks for your quick answer! loralan is mentioned in this video..
      th-cam.com/video/An-a8VLeZc4/w-d-xo.html (minute 27:55)
      My project is similar to this. Thank you again!

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      I think it is the same technology.

  • @ADMINMEGANCRAFT
    @ADMINMEGANCRAFT 7 ปีที่แล้ว

    Nice video :)

  • @omardavidlifschitz5952
    @omardavidlifschitz5952 5 ปีที่แล้ว

    Hi, Andreas. Good video. Do you have a SW link for a ESP8266 with a Lora semtech sx1278? That will be very useful. Thanks

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      I have videos about building nodes. There you should find the link.

  • @sjoulbak
    @sjoulbak 6 ปีที่แล้ว

    Hey Andreas, I have a question about the parts that you used.
    I also ordered the 1206 capacitors, but which pull up resistors did you used? Is it possible to add a link where to buy this part?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I have a set of resistors in my lab and usually, you see, what I buy in my mailbags, where a leave all my links. Pullup resistors are usually about 4.7k and if I remember right, this PCB is made for 0805 size

  • @robertambroz5249
    @robertambroz5249 6 ปีที่แล้ว

    Hello Andreas! You said you discovered how to mount pins to make this board compatible with other Wemos board too late - did you mean it is better to solder on opposite side as you have solder it?
    And BTW: what is the purpose of EEPROM 24AA02E64T on the pcb?
    Than you for another great video!

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      1. Concerning soldering: Pay attention that the pins of the Wemos and the pins of the PCB fit after soldering RST to RST, GND to GND etc). You can solder it the wrong side and then you have to redo it.
      2. Concerning the EEPROM: I do not know. Maybe to store some keys? Maybe you ask the creator.

    • @robertambroz5249
      @robertambroz5249 6 ปีที่แล้ว

      Great - thank you! As i see one question regarding pins of display remains open. You mentioned 1306 display can be connected directly. On the PCB is printed following order: 3V3, GND, SCL, SDA. But your 1306 display (also mine) has different pin order: GND, 3V3, SCK, SDA. Did i missed something?

  • @sebastianbusch6905
    @sebastianbusch6905 2 ปีที่แล้ว

    Hello! May I ask you a question, have to read about RFM95TW? Im doing my thresis and I need a LoRa RFM95 with TCXO but I dont really understand if the datasheet of this one has or not TCXO already installed, I would be really grateful if you help me understing if it has it as you understand the topic so well.
    Thanks, your videos are beign really important to my EE career! Greetings from Argentina

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      I did not find the word TXCO in the datasheet. So it most probably does not have one.

    • @sebastianbusch6905
      @sebastianbusch6905 2 ปีที่แล้ว

      @@AndreasSpiess I asked to HopeRF and they told us RFM95TW have indeed TCXO integrated.

  • @saifsaifis2173
    @saifsaifis2173 6 ปีที่แล้ว

    Hi Andreas, in 1:28 one can se that you have connected the 5V and ground cable on the RF95 modul, what are they for? can't the RF95 modul get the 3.3V from the ESP8266?
    thanx alot.

    • @saifsaifis2173
      @saifsaifis2173 6 ปีที่แล้ว

      I figured it out, the RF95 gets its power from the ESP shield, no need to any power wire for the RF95 shield
      Thanx for the video

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      :-)

  • @duncanx99
    @duncanx99 5 ปีที่แล้ว

    Andreas, have you given any thought to a solar-powered LoRa Gateway?
    The ESP 8266 is notoriously hungry for current, so maybe using an ESP32?
    I'd like to set up a gateway but the only location available to me has no possibility for mains power and I can't run cables, however small (conditions of the building) but there us a good WiFi signal for the Internet access - a self-contained Gateway would be the only option...

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      I made videos about solar power which should be useful for any microprocessor project. There you can calculate the needed size of the panel and the battery. I do not see why the ESP32 should need less power than the ESP8266 in this configuration.

    • @duncanx99
      @duncanx99 5 ปีที่แล้ว

      I may have totally misunderstood, but my thinking was that the ESP32's low power mode with the radios off and the co-processor running, would allow for the NRF to receive incoming traffic and only power up the WiFi to pass that data to the Internet, then go back into low power receive mode.
      This, of course, wouldn't work if there was a requirement for unsolicited traffic from the Internet to a node - but for most 'sensor to Internet' applications, the data flow is one way, apart from any acknowledgements, which could be handled easily.
      I don't think that's possible (or maybe not as easily achieved) with the ESP8266 - or is it?

    • @duncanx99
      @duncanx99 5 ปีที่แล้ว

      Sorry RFM not NRF (they're in my head at the moment from another project - it's a problem of old age!!!)

  • @yapernd5610
    @yapernd5610 6 ปีที่แล้ว

    Nice Video sir. My LoRa is using 915MHz, which part in programming should I change?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      There is a variable to change the frequency. Maybe you search for 915 and replace it bay 868.1

    • @yapernd5610
      @yapernd5610 6 ปีที่แล้ว

      Thanks sir, I'm still trying to set up this gateway

  • @lhmviola
    @lhmviola 6 ปีที่แล้ว

    Hi Andreas,
    Very good job, well done.
    Let me askyou some doubts about he OTAA
    I've been trying to use the Single Gateway with TTN and Over The Air Activation without success.
    My setup is: ESP8266+RFM95 as a pico GW and a RN2903+Arduino as a node.
    When I Join to the network thru my Multitech GW and turn it off, my Pico GW works perfectlly.
    If my node tries to join to the network directly thru the Pico GW, I can't join.
    Have you joined using a setup like this?
    Do you have any idea where I'm failing?
    Regards,
    Luis Viola

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Maybe the gateway SW does not support OTAA?

    • @lhmviola
      @lhmviola 6 ปีที่แล้ว

      Thanks for the replay.
      I'm using github.com/things4u/ESP-1ch-Gateway-v4.0 with should support otaa.
      Have you manage to get OTAA works? If yes, what SW are you using?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I have a full blown gateway (as shown in one of my videos). It supports OTAA

  • @DiyintheGhetto
    @DiyintheGhetto 5 ปีที่แล้ว

    Hello Andreas i have a question for you. Would it be possible to make a rfM69HCW repeater? So say indoors you make the range longer?

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      Why not? RFM69 can receive and send. So the repeater could listen to the sensor data and broadcast it as soon as it got the data. Maybe an addressing scheme is necessary.

  • @bdot02
    @bdot02 7 ปีที่แล้ว

    Is the single channel a software or hardware limitation? Is the radio using I2C so you might be able to hook up multiple radios to one esp? This was awesome to see and it's quite affordable, thanks for showcasing it!

    • @donpalmera
      @donpalmera 7 ปีที่แล้ว +1

      Gateways should listen to multiple channels and multiple spreading factors (basically datarates) at the same time. The SX1301/SX1308 chip made to do the job basically contains the logic from ~40 receivers. That's how many modules you'd need to implement a compliant gateway from normal transceivers.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      As donpalmera writes, it is the limitation of the RF chip

  • @awesomedee5421
    @awesomedee5421 2 ปีที่แล้ว

    Wow, the videos just get better each time. This is a project I can give a try. The link to the PCB didn' t work for me. Said Refused to connect.

  • @Harsh-cr7nn
    @Harsh-cr7nn 6 ปีที่แล้ว

    I am new to this all. What kind of capacitors and resistors do I need to ask for (in Australia).

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Maybe you ask somebody around you for some help or join an electronics club in your region. This is probably not a project for beginners, I think.

    • @Harsh-cr7nn
      @Harsh-cr7nn 6 ปีที่แล้ว

      Got them. SMDs. Now the soldering :-)
      There are some IoT clubs where I live. Waiting for next session to build the LoRa Nodes

  • @maxdark9817
    @maxdark9817 6 ปีที่แล้ว

    Hi Andreas! Great thank you for tutorials!
    I want do similar gateway only through ethernet W5100 or ENC28J60. Could you help me with links? Thanks.
    I have similar chips only SX1278 for Ukraine.

  • @MrIskenderBey
    @MrIskenderBey 4 ปีที่แล้ว

    Hi Andreas,
    Great work! Great Video!
    With the latest updated to Arudio IDE and libraries I'm getting the following error during compile:
    "ESP-sc-gway-and:258:37: error: conversion from 'const ip_addr_t* {aka const ip4_addr*}' to non-scalar type 'ip_addr_t {aka ip4_addr}' requested"
    How can we fix that ?
    Thank you again.

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว +1

      This is an old video. Maybe you look for a newer library?

  • @rollandjones8777
    @rollandjones8777 7 ปีที่แล้ว +1

    I want to order some SMA edge connectors, do you know the thickness of the little shield board?

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +1

      It is 1.4 mm. I soldered a normal SMA connector and it fitted between the two pin rows.

    • @rollandjones8777
      @rollandjones8777 7 ปีที่แล้ว

      Ok thanks Andreas.

  • @jadenkun114
    @jadenkun114 6 ปีที่แล้ว

    Which components do I need to buy in order to build such a gateway? I'm looking to build a small LoRa gateway for educational purposes. I already have an ESP8622. What else do I need? The RFM95W, The WeMos D1 Mini? Anything else? I'd appreciate your help

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      I think you should find all needed in the video or in the lint for the PCB.

  • @DaHaiZhu
    @DaHaiZhu 7 ปีที่แล้ว +3

    So, you could build a full 3 frequencies gateway for $45?
    Could you save some money by integrating some redundant parts?

    • @LatinDanceVideos
      @LatinDanceVideos 4 ปีที่แล้ว

      I suspect you could connect multiple Lora boards to one Arduino. Depends on pin types required and availability.
      Likely need to power the Lora boards separately from the Arduino.

  • @jasonledger6055
    @jasonledger6055 4 ปีที่แล้ว

    Hi, i have an issue, the gateway works perfectly fine but i have a small problem, i have the gpio15 pulled down to ground with a 10k resistor, but if i connect the 1n4148 diode for dio0 on gpio15 the esp12e will not boot. If i leave the diode disconnected, power up the board and only then connect the diode on gpio15 it works like a charm, any idea about the reason ?
    Thanks a lot

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว

      Maybe you google gpio15? It has a special role.

    • @thejokerstudio5785
      @thejokerstudio5785 4 ปีที่แล้ว

      @@AndreasSpiess it Is used for boot selection i know that, i solved by using two diode in series

    • @thejokerstudio5785
      @thejokerstudio5785 4 ปีที่แล้ว

      Maybe this could help, so dio0 if not used correctly Is Active 3.3volt, so at boot It set gpio15 High and esp8266 Is not happy. But, addind another diode in series or a resistor in series solve the problem, because now gpio15 Is low at boot and esp8266 Is Happy and could handle LoRa packet properly. Thanks a lot for the like Andreas and well done for your Channel

  • @narutouzumaki7848
    @narutouzumaki7848 5 ปีที่แล้ว

    Hello Andreas. Thanks for the video. I configured the gateway as you did , but how to send the data? I set the Gateway Node == 1 and filled the respective entries. Still there is no data being sent to the TTN. (But i see the gateway as connected)

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว +1

      Do you have a node? And are you sure the node works?

    • @narutouzumaki7848
      @narutouzumaki7848 5 ปีที่แล้ว

      Well, Actually, I had to configure it through the web interface. Then it worked. (Even though i changed the code as GATEWAY NODE == 1, Line 217 in ESP-sc-gway.h). (Esp 1 ch gateway v5.0) But anyways, I am happy that it worked.

  • @peterimpatience5563
    @peterimpatience5563 6 ปีที่แล้ว +1

    Hi Andreas,
    great work !
    Unfortunately pcbs.io is not reachable. Is there another source for the shield PCB ?
    Thanks in advance !
    Br Peter

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      +Peter Impatience I do not know of another source. They are online now.

  • @FlevopolderAviator
    @FlevopolderAviator 6 ปีที่แล้ว

    Andreas you mention in your video that you had to remove D4 because the gateway did not work properly... Can you elaborate a little on what problem you encountered with D4 being mounted... Thanks.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +1

      It just did not work. But I do not remember exactly.

    • @FlevopolderAviator
      @FlevopolderAviator 6 ปีที่แล้ว

      same for me... removed D4 and now the gateway is working. Thanks for your help, great instruction video!

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      :-)

  • @noweare1
    @noweare1 3 ปีที่แล้ว

    I asked a question on the TNN site about single channel gateways and this is the response I got:
    Single channel packet forwarders harm the LoRaWAN network and are incompatible. They’re not supported on TTN and should not be used, This forum does not provide support for them.
    That was a surprise.

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      I know they do not like single channel gateways. But I do not care too much. I like them because they lower the entry barrier. If you want to comply you can go with a multi-channel gateway. But the cost is much higher.

    • @noweare1
      @noweare1 3 ปีที่แล้ว

      @@AndreasSpiess Agreed. I don't care too much either that they don't like them. I will continue on.

  • @saiaditya4397
    @saiaditya4397 7 ปีที่แล้ว

    hi ,can we use esp -3212 and make an multichannel lora gateway? Esp 32 has lot of capabilities in it.

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว +3

      Has nothing to do with the processor. Multichannel is a capability of the RF chip.

  • @GALIHTEJAKUSUMA
    @GALIHTEJAKUSUMA 3 ปีที่แล้ว

    thanks for your video sir, so have you test this gateway? how far can it get? it is same with the ic880a gateway?

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      It is different to the multi-channel gateways. But the reach is similar. You find videos about the reach on the channel

    • @GALIHTEJAKUSUMA
      @GALIHTEJAKUSUMA 3 ปีที่แล้ว

      @@AndreasSpiess it's such a hardwork sir with those tower, god bless you. back to the topic, so as far as i can get the line of sight of this esp8266 gateway and clear weather, the node will reach gateway?

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      Maybe you watch my videos concerning LoRa propagation.

    • @GALIHTEJAKUSUMA
      @GALIHTEJAKUSUMA 3 ปีที่แล้ว

      @@AndreasSpiess the #296 video one, yes sir. thanks a lot

    • @GALIHTEJAKUSUMA
      @GALIHTEJAKUSUMA 3 ปีที่แล้ว

      @@AndreasSpiess hello sir it is me again. i have thinking about it. it will be nice if there is a video or tutorial how to build a LTE/cellular based LoRa gateway.. since it will be easier to be placed. and also it will be cool if it is integrated with solar cell power suply. is it possible?

  • @ThijsOnTv
    @ThijsOnTv 6 ปีที่แล้ว

    Thans for the great video. But for some reason my gateway ID gives only 7 bytes at the serial monitor. How can I solve this? And is there also a way to use this same setup for sending packets?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      1. I do not know and remote diagnostics is not easy
      2. Another video shows how to build a node. And you find others if you google.

    • @ThijsOnTv
      @ThijsOnTv 6 ปีที่แล้ว +1

      Thanks for the quick response. I think I found the problem but I don't know a solution yet.
      The row "Serial.print(MAC_array[1], HEX);" outputs a 1 instead of a 01.

    • @festsmsdk
      @festsmsdk 6 ปีที่แล้ว

      Get the same error :-/

    • @festsmsdk
      @festsmsdk 6 ปีที่แล้ว

      ...and it's not printing anything - "just" the 0 ... and not the first part of the MAC adr.

    • @festsmsdk
      @festsmsdk 6 ปีที่แล้ว

      WiFi.macAddress(MAC_array);
      for (int i = 1; i < sizeof(MAC_array); ++i) {
      sprintf(MAC_char, "%s%02x:", MAC_char, MAC_array[i]);
      changed from "for (int i = 0" to "for (int i = 1" - now it's working. It dos not print the right MAC ... BUT you now have det right GW ID to put in thethingsnetwork! :-D Hope you get it to work!

  • @itcvlog
    @itcvlog 6 ปีที่แล้ว

    Hallo, Andreas. Welches board haben sie in arduino IDE hardware ausgewählt, um die Skizze hochzuladen? Auf Wiedersehen Costel yo6osc

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Normalerweise wähle ich das board, das ich verwende. Im Fall vom Wemos D1 mini das NodeMCU 1.0

  • @ghassenabid7621
    @ghassenabid7621 2 ปีที่แล้ว

    Hello Chef, can you do please a video about how to use a RACK811 Brakout lora Module with an ESP32. Thank you in advance

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      I think this board is quite simple to use.

  • @kevorkarackellian389
    @kevorkarackellian389 5 ปีที่แล้ว

    Hello Andreas. Is there a way to change power output of TTGO transmitter?

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      Yes. There is a command where you can reduce power.

  • @idanben-moshe1317
    @idanben-moshe1317 7 ปีที่แล้ว

    Single channel lora gateway is actually a lora node? It can connect to many lora nodes and gateways just not at once?
    Also is there a way i can buy this board with all the parts already soldered?

    • @AndreasSpiess
      @AndreasSpiess  7 ปีที่แล้ว

      1. It is a working LoRa gateway and you can connect many sensors through it.
      2. I do not know of a pre-soldered device.

  • @vhnadmin
    @vhnadmin 6 ปีที่แล้ว

    Hi . one thing I didn't get is the TTN address to put in the config file. you said in film that is written in the blog but I couldn't find it.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Did you look for that? www.thethingsnetwork.org/wiki/Backend/Connect/Gateway

    • @vhnadmin
      @vhnadmin 6 ปีที่แล้ว

      Yes I looked but when I register a gateway I have a list with other servers and 1901 port. the new gateway form was change a little from the time you created this movie. so I used the guide server and port but it keep showing it is unconnected. the gateway itself works and write "Ready".

  • @boogerking7411
    @boogerking7411 6 ปีที่แล้ว +2

    If i have a gps tracker that sends 60bytes per second, how many gps tracker can i connect at once in one of these gateway?

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +2

      Every second is not a good idea for LoRaWAN. Maybe you catch my introductory video about limitations. You have to use another technology for that.

  • @javierbollecich
    @javierbollecich 5 ปีที่แล้ว

    Hello Andreas! Can we use an arduino promini + wemos d1 to do a single channel gateway but whithout a charles H pcb? Only for prototipe use...

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      I do not see why you would need an Arduino pro mini?

    • @javierbollecich
      @javierbollecich 5 ปีที่แล้ว

      @@AndreasSpiess because there are not find any lora gateway with arduino uno in internet...only with rasperry pi B or yours with pro mini...
      I am new in this stuff...

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      A gateway needs a internet connection. Maybe you watch my LoRa introduction video.

    • @javierbollecich
      @javierbollecich 5 ปีที่แล้ว

      @@AndreasSpiess you are right....i am confuse with a node...thank you very much!

  • @newjerezz8653
    @newjerezz8653 6 ปีที่แล้ว

    how can get package received from rfm95w on node red without use things4u ?
    regards

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Maybe you browse through my LoRa videos. Somewhere I use LoRaWAN with Node-Red

  • @onurdemir42
    @onurdemir42 5 ปีที่แล้ว +1

    What is the diferent between rfm95 vs sx1276?

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว +1

      The rfm95 is a module. The Rf96 on this module is the same as the SX1276.

  • @Tea-Spin
    @Tea-Spin 5 ปีที่แล้ว

    Can i use Lora Bee from dragino instead and wire it the same as that? Assuming i can't / don't have proper tools for soldering smd

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      Lora bee uses the same chip, so it should work. But you have to find out how to connect the pins.

    • @Tea-Spin
      @Tea-Spin 5 ปีที่แล้ว

      Andreas Spiess is it only compatible with wemos d1 mini? Will it work if i use nodemcu?
      And maybe it's basic question but i couldn't find the "confirmation" yet on either lora forum or google, is single channel lora gateways mean that it can only receive messages from one nodes or is single channel lora gateways mean that it can receive messages from many nodes but only on frequency and SF or something else? Thank you

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      A single channel gateway can only receive on one channel. It can receive signals from many nodes. How many depends on the length of the transmission and the frequency each node transmits.

  • @VegasStreets
    @VegasStreets 6 ปีที่แล้ว

    How about some links to ALL the parts needed? The diodes, the antenna, buttons, LED, etc. I wish you could order the PCB with all the parts on it.

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว +1

      This channel is more for the advanced tinkerer. And I have to pay attention to my time put into TH-cam. So this will probably not happen. But you can buy a complete gateway like this one: www.aliexpress.com/store/product/LoRa-Gateway-Developer-Kit-RAK831-LoRa-LoRaWan-Module-with-Raspberry-base-on-SX1301-433-868-915MHz/2805180_32830271395.html

    • @hagenwittlich2416
      @hagenwittlich2416 5 ปีที่แล้ว

      It would for sure help to know which capacitors and diodes to get. Any hints?

  • @chaiosjang
    @chaiosjang 5 ปีที่แล้ว

    1. How many LoRa nodes this 1ch gateway can support?
    2. Do this one support TTGO and other nodes?

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      It depends. Maybe you watch my other LoRa videos.
      And you can also use TTGO boards

  • @GreenBrainARC
    @GreenBrainARC 4 ปีที่แล้ว

    Great Video but why do you don't solder U1?

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว

      Which U1?

    • @GreenBrainARC
      @GreenBrainARC 4 ปีที่แล้ว

      @@AndreasSpiess On the Backside: 2AA0E64T

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว

      Because I did not need the functionality of serial numbering

    • @GreenBrainARC
      @GreenBrainARC 4 ปีที่แล้ว

      @@AndreasSpiess Do I need that if I want to build 3 gateways? Or do I have to register each gateway with its own frequency at TTN?
      I am an absolute newcomer to LoRa

  • @Ayastracci
    @Ayastracci 2 ปีที่แล้ว

    Hi Andreas
    I would like to rebuild the gateway. Is the project still up to date or are there already better alternatives with the ESP32? Greetings From Aarau

    • @AndreasSpiess
      @AndreasSpiess  2 ปีที่แล้ว

      The project in the link seems to be maintained and should work. However, it is not simple to define all parameters. And I would use one of the ESP32 boards they support.

    • @edsteve
      @edsteve 2 ปีที่แล้ว

      @@AndreasSpiess Which link? I can't find it.

  • @pe2kmv
    @pe2kmv 6 ปีที่แล้ว

    Hallo Andreas,
    Aus irgendeinem Grund gibt das WeMos-Modul nur eine GW-Adresse von '7.5' Byte ab. Irgendwie fehlt ein Zeichen. Fragt sich wie das kann?
    Gateway ID: 03AE8FFFF359FEB,Listening at SF7 on 868.10 Mhz.
    Gruss,
    Ronald

    • @AndreasSpiess
      @AndreasSpiess  6 ปีที่แล้ว

      Vielleicht ein Fehler im Code. Ich weiss es nicht. Mit ist das offenbar nicht aufgefallen...

  • @inologic4430
    @inologic4430 3 ปีที่แล้ว +1

    Hi Andreas,
    It seems the Lora Node PCB order link on above PCB link no longer working. Any idea how I can order the boards?
    Thanks,
    Jon

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      I tried it out (not till the end) and the link worked.

    • @inologic4430
      @inologic4430 3 ปีที่แล้ว

      Thanks. Looks like pcbs.io gone out of biz? Not able to checkout with all payment options.

    • @v8racerman
      @v8racerman 3 ปีที่แล้ว

      Type "WeMos-Lora" into the OSH Park search in the "Shared Projects" section.

  • @rajatnaik8244
    @rajatnaik8244 6 ปีที่แล้ว

    What is the diff btwn esp32 Lora gateway and raspberry pi based gateway

    • @AndreasSpiess
      @AndreasSpiess  5 ปีที่แล้ว

      With the RPI you can build single and multi-channel GW (if you buy the right "shield"). With the ESP only a single channel GW

  • @SetoFPV
    @SetoFPV 3 ปีที่แล้ว

    Hi Andreas, is it possible to make cheap LoRa Gateway which supporting many nodes / clients using ESP32 LoRa?

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      This gateway supports many nodes

  • @santiagogutierres1521
    @santiagogutierres1521 ปีที่แล้ว

    Hi, I am trying to make a gateway with a Raspberry and LoRa RAK5164 to be a local server, does anyone have related information?

  • @thecheater1994
    @thecheater1994 4 ปีที่แล้ว

    Ist das nur für TTN oder ist die Lib auch für eins der Semtech Protokolle?

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว

      Nur für LoRaWAN (TTN verwendet dieses Protokoll)

  • @Ardutomas
    @Ardutomas 3 ปีที่แล้ว

    Hi Andreas, im working in a Marine LoRa project, i have a question , i have two modules TTGO T-BEAM (ESP32+LORA+GPS), how can i do the same thing like this, wicht my board?

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      You have to find the same software ported to an ESP32

    • @Ardutomas
      @Ardutomas 3 ปีที่แล้ว

      @@AndreasSpiess i think i found It... Im going to try
      Thanks for your tutorials!!!
      You are a know person here in Vigo Spain
      Thanks!!!

  • @rafflderchef
    @rafflderchef 3 ปีที่แล้ว

    with the single channel, can there be multiple nodes that use this gateway?

    • @AndreasSpiess
      @AndreasSpiess  3 ปีที่แล้ว

      Yes. Each node is only allowed to transmit 1% of the time

    • @SA-oj3bo
      @SA-oj3bo 3 ปีที่แล้ว

      @@AndreasSpiess what if some sensors connected to this one channel gateway send a message at the same time, or if their messages overlap in time? Will the gateway still receive all of them if they overlap? Is there an automatic ACK sended from gateway to node? Will the node try to send it's message several times if no ACK is received? Will the library work with ESP32? Thx!

  • @TheHomeloanking
    @TheHomeloanking 4 ปีที่แล้ว

    Andreas, can we buy these pre built from anywhere? I've been looking for a while and can't seem to find it.

    • @AndreasSpiess
      @AndreasSpiess  4 ปีที่แล้ว +1

      I do not know. But you get ESP32 boards with an integrated LoRa chip.

    • @TheHomeloanking
      @TheHomeloanking 4 ปีที่แล้ว

      @@AndreasSpiess cheers brother