lora E32-900t20d + TTN gateway

Viewing 5 reply threads
  • Author
    Posts
    • #23673
      lifeislife
      Participant

        Hello I have an arduino mini 168 5.5v, a lora E32900TD module and an indoor gateway from the things network TBMH-100 model, i managed to configure the arduino with my module and added the gateway to the TTN. However, I tried to used the ABP method key that I found online for an sx1276 module, it turned out it was not the same for UART interface. I cannot find any useful guidance.

        How to make them communicate please this is a student project. appreciate your kind support.

      • #23675
        Renzo Mischianti
        Keymaster

          Hi lifeislife,
          I think the gateway isn’t compatible with the module, EByte has his gateway, or you can build one like in these articles.

          EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32) – 1

          Bye Renzo

        • #23677
          lifeislife
          Participant

            Thank you for your reply. kindly, can I add 2xESP32 on each end node device that has 1 lora module and 1x Arduino min pro 168 then channel their data to the things network server application so I can see on the console the end device activity?

          • #23680
            Renzo Mischianti
            Keymaster

              If you want send data to thing network you must implement the specified protocol.
              I think a better solution is to use a simple MQTT server like other IoT device.
              Bye Renzo

            • #23681
              lifeislife
              Participant

                Thank you for your support. How can we change the baud band of the esp8266 from 115200 to 9600?

              • #23683
                Renzo Mischianti
                Keymaster

                  Hi,
                  you can pass the baud rate via Constructor, but by default It use 9600.

                  Bye Renzo

              Viewing 5 reply threads
              • You must be logged in to reply to this topic.
              Exit mobile version