Jade Perreault
Created December 21, 2018

Industrial and Safety Automation with NXP

Worker Safety system utilizing NXP sensors and BLE transmitted over LoRa to central safety hub

84

Things used in this project

Hardware components

Rapid IoT Prototyping Kit
NXP Rapid IoT Prototyping Kit
×1
Laird LoRa Module
×1
Click Lora2
×1

Story

Read more

Schematics

Schematic

Design schematic

User Guide for LoRa Click2

User Guide for LoRa Click2

User Guide for LoRa Click2

User Guide for LoRa Click2

User Guide for LoRa Click2

User Guide for LoRa Click2

Fritzing

Fritzing

Code

Important Commands

HTML
Used with RM191 Board to configure LoRa
mac set deveui 0004A30B001A56ED
mac set appeui FEDCBA9876543210
mac set nwkskey FEDCBA9876543210FEDCBA9876543211
mac set appskey FEDCBA9876543210FEDCBA9876543211
mac set appkey FEDCBA9876543210FEDCBA9876543211
mac set pwridx 10
mac set dr 2
mac set adr on
mac set linkchk 3250
mac set rxdelay1 100
mac set devaddr 00678777
mac set rx2 10 923300000
mac set sync 34
mac set upctr 22
mac set dnctr 20
mac set ch drrange 13 0 2


Channel Number **************13*************
radio rx 0
radio cw on
radio set bt none


radio set mod lora
radio set freq 923300000
radio set pwr 14
radio set sf sf7
radio set afcbw 125
radio set rxbw 250
radio set bitrate 5000
radio set fdev 5000
radio set prlen 8
radio set crc on
radio set iqi off
radio set cr 4/7
radio set wdt 2000
radio set sync 13
radio set bw 250

Serial1.write(0x0D); Serial1.write(0x0A);

mac set appeui FEDCBA9876543211
mac set deveui 0004A30B001A56ED

Credits

Jade Perreault

Jade Perreault

32 projects • 59 followers
27 Years as a Journeyman Electrician , 4 Years as a PCB design engineer for Penteon Corporation Out of New York ..

Comments