It's nice to see someone following their passion 😃 Keep at it 🔥
@usefulelectronics2 жыл бұрын
Absolutely agree!!
@mertcelik63272 жыл бұрын
Congratulations on an informative video 👏🏻👏🏻
@usefulelectronics2 жыл бұрын
Thank you my friend
@ilovepurple40472 жыл бұрын
New subscriber here ..Loved your tutorials.. im new to mirocontroller programming.. and you help me a lot.. maybe on your next video.. you make tutorials on how to use struct and enums.. thanks
@usefulelectronics2 жыл бұрын
Thank you, I am happy to see people learning something from my tutorials. I am actually planning on clean code series so stay tuned for that :)
@wecharg2 жыл бұрын
Very cool!
@anushairan285 ай бұрын
Can you share how to connect lora e5 mini with arduino to perform point to point communication
@usefulelectronics4 ай бұрын
Arduino is outdated my friend
@LiminalSpaceMan192 Жыл бұрын
I'm using the RYLR890 version of the transceiver. Do you know how I might use your header file with it? Or would one have to write the driver and header files from scratch?
@usefulelectronics Жыл бұрын
Hi You can head to the AT command macros file and modify it to suit your module and AT commands set and you are good to go
@LiminalSpaceMan192 Жыл бұрын
@@usefulelectronics Sorry I'm very new to LoRa. Where exactly would I find the AT command macro file? Is it on your github? Thanks!
@leandrebassole15252 жыл бұрын
Thank you for this interesting turtorial!! I would like to know how you got that logical analyzer, is it integrated to cube Ide? Or something else ?
@usefulelectronics2 жыл бұрын
The logic analyzer has a separate hardware and has its own interface. Search online there are many logic analyzers laying around over there. Just pay attention to the sampling frequency
@devilssongs5302 жыл бұрын
Can I use this lora module with esp and arduino ?
@usefulelectronics2 жыл бұрын
Of course :)
@kosthala2 жыл бұрын
Where we can buy the modules?
@usefulelectronics2 жыл бұрын
reyax.com/products/rylr998/
@bertranheideveld87022 жыл бұрын
Hallo good work, is there a code
@usefulelectronics2 жыл бұрын
Hi, Code, circuit diagram and all of the tutorial materials are shared in the GotHub repository link in the video description.
@BertHeideveld2 жыл бұрын
@@usefulelectronics Thank you
@BertHeideveld2 жыл бұрын
@@usefulelectronics is the code a xxx.ino file for arduino ide ? ( beginner sorry).
@usefulelectronics2 жыл бұрын
@@BertHeideveld Hi, find the code in source and header files. You can of course use the code in your project after modifying the cpu configuration to suite Arduino.