Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TSonono/BLE-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node BLE Scripts

This project is where I will store some Node scripts which communicates with my peripherals using BLE. All the projects run on the nRF52840DK.

Weather station

The weather station serves a simple purpose. The application on the peripheral is implemented in Zephyr OS. The data is sampled from a BME280 sensor. The following data is sampled:

  • Humidity
  • Temperature
  • Air pressure

If there is a BLE connection established to the peripheral, it will sample the sensor every 2.5 seconds.

About

Node scripts to interact with peripherals using BLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published