ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

LoRa/LoRaWAN tutorial 20: LoRa End Node Libraries

Автор: Mobilefish.com

Загружено: 2018-10-18

Просмотров: 19916

Описание: If you like this video and want to support me, go this page for my donation Paypal or crypto addresses:
   / mobilefish  

This is part 20 of the LoRa/LoRaWAN tutorial.

In this video series different topics will be explained which will help you to understand LoRa/LoRaWAN.
It is recommended to watch each video sequentially as I may refer to certain LoRa/LoRaWAN topics explained earlier.

In this video I will explain the origins of several LoRa end nodes libraries and where these libraries are used.

There are several important LoRa end node libraries.
Semtech LoRaMac-node library
IBM LMIC library (Note: LMIC stands for LoraMAC-in-C)
Arduino LMIC library
Besides the above mentioned libraries, LoRa development board manufacturers also created their own libraries to be used on their hardware.

Semtech maintains a reference implementation of a LoRa end node.
The code can be found at this location:
https://github.com/Lora-net/LoRaMac-node
API documentation can be found at:
http://stackforce.github.io/LoRaMac-doc/
This LoRa node library only supports the following platforms: NAMote72, NucleoLxx, SKiM880B, SKiM980A, SKiM881AXL and SAML21.
A porting guide is available which provides guide lines on how to port the project to other platforms, see:
http://stackforce.github.io/LoRaMac-d...

The IBM LMIC library was originally developed by the IBM Zurich Research Laboratory.
IBM has ceased development on this library since version 1.6 (13th July 2015), however it is provided as open source under the BSD License.
The code can be found at this location:
https://www.zurich.ibm.com/pdf/lrsc/l... or
https://github.com/lmic-lib/lmic
This library does not support Arduino platforms.

The IBM LMIC library is ported to Arduino platforms and is called Arduino LMIC.
This library supports SX1272, SX1276 transceivers and compatible modules such as HopeRF RFM92/RFM95 modules.
The code can be found at this location:
https://github.com/matthijskooijman/a... are maintained by Matthijs Kooijman, Thomas Telkamp, and others.
The Arduino LMIC library provides a fairly complete LoRaWAN Class A and Class B implementation, supporting the EU-868 and US-915 bands.
The compiled size of this library is about 30kBytes.

The Arduino LMIC library is forked many times but the fork made by MCCI Catena seems to be actively maintained.
https://github.com/mcci-catena/arduin...
Among others, the MCCI Arduino LMIC has added regional support for Australia (921 MHz), Asia (923 MHz) and India (866 MHz).

The Arduino LMIC and the MCCI Arduino LMIC library are intended to be used with plain LoRa transceivers, connecting to them using SPI (Serial Peripheral Interface).
This library contains a full LoRaWAN stack and is intended to drive these transceivers directly.
The library has only been tested with LoRaWAN 1.0.2 networks.
The library can not be used with full-stack devices like the Microchip RN2483.
These modules contains a transceiver and microcontroller that implements the LoRaWAN stack and exposes a high-level serial interface instead of a low-level SPI transceiver interface.

To understand how the Arduino LMIC library works:
IBM LoRaWAN in C Technical Specification
https://github.com/matthijskooijman/a...
Semtech SX1272/73 Datasheet
https://www.semtech.com/uploads/docum...
Semtech SX1276-7-8-9 Datasheet
https://www.semtech.com/uploads/docum...

Other Arduino LoRa end node libraries can be found at:
https://www.arduinolibraries.info/lib...

Please note:
There are libraries available to setup direct communication between two LoRa radio’s.
These libraries have nothing to do with the LoRaWAN protocol.

Check out all my other LoRa/LoRaWAN tutorial videos:
   • LoRa/LoRaWAN tutorials  

Subscribe to my YouTube channel:
   / @mobilefish  

The presentation used in this video tutorial can be found at:
https://www.mobilefish.com/developer/...

#mobilefish #lora #lorawan

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
LoRa/LoRaWAN tutorial 20: LoRa End Node Libraries

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Учебник LoRa/LoRaWAN 22: Демонстрация OTAA и восходящего канала с помощью сети Things

Учебник LoRa/LoRaWAN 22: Демонстрация OTAA и восходящего канала с помощью сети Things

LoRa/LoRaWAN tutorials

LoRa/LoRaWAN tutorials

LoRa, LoraWAN, Sigfox

LoRa, LoraWAN, Sigfox

Communication and Signal Processing

Communication and Signal Processing

LoRa/LoRaWAN tutorial 17: LoRa Packet Format, Time on Air and Adaptive Data Rate

LoRa/LoRaWAN tutorial 17: LoRa Packet Format, Time on Air and Adaptive Data Rate

#169 LoRa-соединение «один к одному» для почтового уведомителя с Arduino и Wemos Shield

#169 LoRa-соединение «один к одному» для почтового уведомителя с Arduino и Wemos Shield

LoRa CHIRP

LoRa CHIRP

Взлом ISOBUS VT! 🚜 Секреты низкоуровневого интерфейса трактора и CANbus с ESP32!

Взлом ISOBUS VT! 🚜 Секреты низкоуровневого интерфейса трактора и CANbus с ESP32!

OpenClaw Use Cases That Are Actually Insane

OpenClaw Use Cases That Are Actually Insane

LoRa/LoRaWAN tutorial 2: What is LoRa and LoRaWAN

LoRa/LoRaWAN tutorial 2: What is LoRa and LoRaWAN

#118 LoRa / LoraWAN: How far does it really reach? How far the

#118 LoRa / LoraWAN: How far does it really reach? How far the "normal" RFM69HW? (Range)

#112 LoRa / LoRaWAN De-Mystified / Tutorial

#112 LoRa / LoRaWAN De-Mystified / Tutorial

LoRa/LoRaWAN tutorial 53: Payload Formatters (V3), fport and json

LoRa/LoRaWAN tutorial 53: Payload Formatters (V3), fport and json

Как на самом деле работает модуляция LoRa — дальняя связь с использованием ЧИРП-сигналов

Как на самом деле работает модуляция LoRa — дальняя связь с использованием ЧИРП-сигналов

LoRa/LoRaWAN tutorial 43: Sleeve Dipole Antenna

LoRa/LoRaWAN tutorial 43: Sleeve Dipole Antenna

Double BiQuad Antenna 868 MHZ ( helium - lora)

Double BiQuad Antenna 868 MHZ ( helium - lora)

LoRa/LoRaWAN tutorial 11: Carrier Frequencies and Bandwidths

LoRa/LoRaWAN tutorial 11: Carrier Frequencies and Bandwidths

LoRa/LoRaWAN tutorial 26: Sending Sensor Data To The Things Network

LoRa/LoRaWAN tutorial 26: Sending Sensor Data To The Things Network

LoRa/LoRaWAN tutorial 54: LoRaWAN 1.1 OTAA

LoRa/LoRaWAN tutorial 54: LoRaWAN 1.1 OTAA

#115 Как построить шлюз LoRa/LoraWAN и подключить его к TTN? Использование платы IC880a

#115 Как построить шлюз LoRa/LoraWAN и подключить его к TTN? Использование платы IC880a

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]