OTAA & ABP based LoRaWAN End Node with Arduino & LoRa Module SX1276 || The Things Network

preview_player
Показать описание
Register and get $100 from NextPCB:

PCB Assembly capabilities info:

𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
In the previous tutorial, we learned how to set up Dragino LPS8 LoRaWAN Gateway with The Things Network Server. We also learned about the Ra-07 LoRaWAN Node and the method to send sensor data to The Things Network Server using the LoRaWAN Gateway.

This tutorial covers the method to develop a DIY LoRaWAN End Node which can be activated with ABP mode or OTAA mode. For this, we will be using the SX1276 LoRa module and Arduino Pro Mini. The gateway and LoRa Node both are configured at the frequency of 868Mhz. The node can publish a “hello world!” message to The Things Network Dashboard.

The data being transmitted over the LoRaWAN is encrypted, so we will learn how to decrypt that data to read the message in a readable format. So if you are a beginner and want to learn about the LoRa & LoRaWAN communication, watch this video till the end.

𝗪𝗿𝗶𝘁𝘁𝗲𝗻𝘁 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹 & 𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲:

....................................................................................................................................................................................................................................

Drop a like if you liked this video.
Don't forget to subscribe to our channel for more Electronics projects and tutorials.

Рекомендации по теме
Комментарии
Автор

can we receive this hello world from other lora or arduin so we can do something with that data, like i want to send gps data wants to receive on other end but using TTN, pls let me know.

ArjunKohli
Автор

Hello very nice explanation.
how can I do the same but for a SX1276 E32-900T20D lora transceiver type
your advice would be highly appreciated. thank you.

lifeislife
Автор

where can I change frequency to au915_0?

ricardorojascarvajal
Автор

Hello, thank you for the video but I want to know : what means if my serial monitor is freezing on "Packet Queued" ?

taril
Автор

Hello! Are SX1276 and RFM95 interchangeable? I watched the video with no sound... so i'm not sure if u mentioned anything about it

rustyutb
Автор

Thanks, great help this tutorial! Did you try the downlink messages back to the Arduino?

SA-ojbo
Автор

Very good and detailed tutorial. Trying to implement this I noticed that the library is now suggesting an alternative as the MCCI version of LMIC, since LMIC is no longer maintained?

hanshaerdtle