0-3dd7a3.jpeg
Verified by shoppers
Product always receives high satisfaction ratings from our customers
Product Details

Introduction:

The Blueteeth 4.0 shield is an integration of sensor shield and HM-10 Bluetooth-4.0, fully compatible with UNO R3. So it is very easy to stack it onto the UNO R3 board.

The shield has extended all the digital and analog pins out into 3PIN, simple to connect the sensor using 3PIN wire.

It also come with a HM-10 Blueteeth-4.0 used for Blueteeth communication. The slide switch is used to control the power supply for Blueteeth.

Onboard is set with jumper cap, default by communicating the Blueteeth module to UNOR3 serial port. If connect two jumpers, need to set the virtual serial port for UNO R3 board, that is D2 to TX, D3 to RX.

Features:

  • Extends 14 digital pins into 3PIN

  • Extends 6 analog pins into 3PIN

  • Comes with a reset button

  • Comes with a slide switch to control the Blueteeth communication

  • Comes with jumper interface to control the serial communication pin (default built-in serial port, can select the analog serial port, TX to D2, RX to D3.)

  • Comes with a Blueteeth 4.0 module

Bluetooth 4.0 Parameters:

  • Terminal block spacing: 3.5mm

  • Blueteeth protocol: Blueteeth Specification V4.0 BLE

  • No byte limit in serial port Transceiving

  • Realize 100m ultra-distance communication with iphone4s in open field.

  • USB protocol: USB V2.0

  • Working frequency: 2.4GHz ISM band

  • Modulation method: GFSK(Gaussian Frequency Shift Keying)

  • Transmission power: -23dbm, -6dbm, 0dbm, 6dbm, can be modified by AT command.

  • Sensitivity: ≤-84dBm at 0.1% BER

  • Transmission rate: Asynchronous: 6K bytes ; Synchronous: 6k Bytes

  • Security feature: Authentication and encryption

  • Supporting service: Central & Peripheral UUID FFE0, FFE1

  • Power consumption: Auto sleep mode, stand by current 400uA~800uA, 8.5mA during the transmission.

  • Power supply: 5V DC

  • Working temperature: -5 to +65 Centigrade

Technical Details:

  • Dimensions: 54mm x 48mm x 23mm

  • Weight: 19g

Sample Code

int val;

int ledpin=13;

void setup()

{

Serial.begin(9600);

pinMode(ledpin,OUTPUT);

} void loop()

{ val=Serial.read();

if(val==’a’)

{

digitalWrite(ledpin,HIGH);

delay(250);

digitalWrite(ledpin,LOW);

delay(250);

Serial.println(“keyestudio”);

}

}

Result

The keyestudio Blueteteh 4.0 expansion board is stacked on the keyestudio UNO R3 control board. After the power is turned on, burn the procedure and dial the toggle switch to power on HM-10 Blueteeth – 4.0.

Open APP HC-COM, click search device, select the device, device is connected; the LED on the Blueteeth module is on. Enter “a” in HC-COM, click send, Blueteeth APP will display keyestudio. Every time HC-COM sends an “a”, the Pin13 LED on the main board blinks once.

Shipping & Payment

SHIPPING

We are proud to offer international shipping services that currently operate in over 200 countries and islands world wide. Nothing means more to us than bringing our customers great value and service. We will continue to grow to meet the needs of all our customers, delivering a service beyond all expectation anywhere in the world.

Customer Reviews

There are no reviews yet

Write a Review

Bluetooth-compatible 4.0 Shield Expansion Board for Arduino UNO R3

Selling fast: get yours before it’s gone!
View Cart
Guaranteed SAFE checkout
Worldwide Shipping

Enjoy flexible international shipping services that currently operate in over 200 countries across the world

Free Returns

Arrange your return for a full refund, we've got you covered with our full Buyer protection

Safe Payment

Buy with confidence using the world’s most popular and secure payment methods

Top

Shopping cart

×