Lora
Here you will find some of all the projects I have done regarding Lora IOT.
Drupal module import from The Things NetWork
I have used Drupal for a lot of years for different purpose.
I did create a module for Drupal 7 so all the data from your LoRa nodes can be stored as nodes in drupal and then you can show them as graph or what ever you like - Drupal can do it all.
Download the module from this LINK to zip
Here in the drupal menu you will find some tabels or graphs which show some of my data.
The module is quite simple to get working.
Download module and install.
- Read more about Drupal module import from The Things NetWork
- Log in to post comments
Dragino lora mini
A guy in our makerspace did buy one of this boards and i did get it running with this code LINK , you just have to set up the right pins
- Read more about Dragino lora mini
- Log in to post comments
RFM95-RFM95W-SX1276 and arduino
I started out with breadboard and a nano clone connected to pc via usb.
It did burn of one of my RFM 95 due to the fact that they are not 5v tolerant on the input pins !!
So therefore i did code the Nano and then connect the wires and only 3,6V , and now it was working without any problem.
- Read more about RFM95-RFM95W-SX1276 and arduino
- Log in to post comments
LoRa32U4 II V1.2 Development Board
Link to bsfrance code and documentation BUT BE AWARE ...i did order a board and get version 1.2 and that do not fit with drawings and photos you can find on the internet.
If you want to use IO1, IO2 or IO3 then you have to solder the bridge on the back site of the board.
- Read more about LoRa32U4 II V1.2 Development Board
- Log in to post comments
Cheap & Easy Arduino Sensor
If you want to try out a Cheap and Easy arduino sensor you can find a BB-FRM9x-x on ebay and a atmel328p-pu.
My focus was to find a cheap, easy to program and low current solution for everyone ...
The BB-FRM9x-x do have a voltage regulator so it means that you can supply with 3.6 volts to 5 volts.
I can get it down to 13uA with 3.6 Volts in sleep mode.
- Read more about Cheap & Easy Arduino Sensor
- Log in to post comments
RHF76-052 LoRa Module
RHF76-052 Lora module is born to be a serial LoRa module with firmware made for communication with an other uC.
But inside are an SX1276 and an STM32L051C8T6 and with the LMIC filesystem it is no problem to use this module with your own software
link to ebay where you can buy the module
I did make a simple test print on my CNC just to do all the test.
- Read more about RHF76-052 LoRa Module
- Log in to post comments
LORAM3-D STM32F303CCT6 AND LMIC FOR STM32CubeMx
I did get one of these boards link to page where to buy and checked out where to find som LoRaWan code for it.
Could not find anything but only som code here link to github BSFrance
Arcording to the datasheet it can run LoRaWan Link to datasheet
Heltec Node 151 STM32L151CCU6 + SX1276
I did want to test this little Lora Node because of the STM32L151 and on the board there is a holder for litium battery.
Here you can find code for stm32CubeIde and the lmic library Link to ZIP file
- Read more about Heltec Node 151 STM32L151CCU6 + SX1276
- Log in to post comments
Lorix One gateway
In our MakerSpace we did install a Lorix One gateway LINK
it was very easy to get running thanks to this link
- Read more about Lorix One gateway
- Log in to post comments
Heltec HT-M01S Indoor LoRa Gateway
I did buy a Heltec HT-M01S Indoor LoRa Gateway because having to much trouble with the IC880A
The price was good and it works VERY fine ....Up and running in 10 secunds ..
- Read more about Heltec HT-M01S Indoor LoRa Gateway
- Log in to post comments