Build your own IoT Device Hub | Bluetooth | LoRa | Tutorial

preview_player
Показать описание
In this video I’ll show you how to control BLE and LoRa devices (and more) by building a central Internet of Things hub interface.

/* Nordic Thingy:52 */

/* REYAX RYLR896 LoRa Modules */

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

Great video. Your code explanation is simple and quick. great for people who understand how code works but not how it all comes together!

doohan
Автор

One minor point - this is LoRa, not LoRaWAN which brings substantially more functionality (and requirements on the gateway side).

svideodotorg
Автор

Awesome. Think I might use this for a car-computer (Bluetooth OBDII) doors locked, ... LoRa to connect to home.

prussian
Автор

Awesome video, very well explained ! Cool !

PhG
Автор

I'd like to see this with some wifi functionallity using BLE only as pairing/auth mechanism

zanidd
Автор

GREAT VIDEO>!! simple and quick DAVY!!!

leetim
Автор

Hi, Very ineteresting video!!
I was looking information about how to build an interface able to receive bluetooth data and send it by LoRa (Xbee Shield). I Suppose it´s easier than your proyect, but i´m not able to find the schematics. Any Idea?
Thanks!!

leonsl
Автор

You're really cool, but I need a little bit of help cause I till now have been using arduino with arduino IDE and I didn't got most of the video. It'd be great if u could make some introductory vids bout "espruino".

ajaysharma
Автор

Can you explain me the Pros and cons about using Js instead of low level language ?
Thanks !

e
Автор

hi i hope you can answer my question, i want to ask how to make a smart pen that has a bluetooth then it can a connect in wireless bluetooth earphone, im os confused and its my first project too

monicasantoso
Автор

Just out of curiosity do you know how to make an app for tv?

moj
Автор

what about if i want to send the data to my laptop for example but without using internet connection? what could i use?

emaacapitaine
Автор

Great video, thanks. it would be nice if you could just leave a copy of the code, you write in the tutorial, someplace.
I am having a problem with the Thingy connection. It seems to connect ok (at least the blue breathing light changes to green) but does not then go back to the thingyMenu. The Pixl.js just says connecting and does not proceed. Any hints gratefully accepted.

oaffinis
Автор

Is all the parts listed in the description or do i have to find them myself?

Are the ones in the description the ones i need?

oskarnilsson
Автор

Hey when i try it with other devices this error comes, "Uncaught Error: Unhandled promise rejection: Error: Cannot read property 'getCharacteristic' of undefined". Please Help.

dimolade_ytpgd