Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ArduinoBlePeripheralForAndroid

This repository contains different .ino files written on Arduino Nano 33 Ble Sense which acts as a peripheral for Android projects that use Bluetooth LE to receive these data.

BLE_Thermostat.ino

Peripheral code for project 'SmartThermostat' using in-built Temperature and Humidity sensors in Arduino providing the following services and characteristics to be read by the corresponding android application:

Services and Characteristics used:

1. EnvironmentalSensingService

  • TemperatureCharacterisitic
  • HumidityCharacterisitic

2. DeviceInformationService

  • ManufacturerNameCharacterisitic
  • ManufacturerModelCharacterisitic

3. LedService

  • LedStatusCharacterisitic

About

This repository contains code written on Arduino Nano 33 Ble Sense which acts as a peripheral for Android projects that use Bluetooth LE to receive these data.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages