Giter Club home page Giter Club logo

bleshield's People

Contributors

cheong2k avatar tzikis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bleshield's Issues

changing pins from 9,8 gives "Error in ACI Setup"

I've changed the jumpers on the board (v2.0) and called ble_set_pins(5, 4);
but I always get an "Error in ACI Setup" returned through the serial monitor. It all works when I set the jumpers back to 9,8. I'm running on a Due, and I've tried all other possible number pairs. Perhaps there is still something still hardcoded to the old fixed values, or perhaps I'm missing something.

pdf schematic

the pdf don't have embedded font.
On linux systems give me:
Verdana font not found.
MicrosoftSansSerif font not found.
Text is unreadable.

Schematic for BLE Shield

I see you've posted your ble mini schematic, but not your shield schematic. Would greatly help my working with your board.

Thanks

Can't pair with Android or Raspbian

Hi,

I am using BLE Shield 2.1 with arduino and running the simple chat example. BLE Shield appears on every other device with bluetooth (Android, Raspbian and Win10). But I can't get it to pair with any thing.

On Raspbian:
"Pairing failed - GDBus.Error.org.bluez.Error.AuthenticationFailed: Authentication Failed"

On Android:
"Pairing rejected by BLE Shield"

But when I run BLE Controller app from the RedBear on the same android, it works perfect. I can send and receive message using the BLE controller app.

I need to establish bluetooth communication with Pi3. Any ideas about what is wrong here?

ACI and hal_platform not found

When I try to run example code it says that there is no such file or directory for both aci.h and hal_platform.h

Where can I find them/ what am I doing wrong? I just downloaded the library as a zip and tried to use it.

Central mode

Hello,

the BLE library given with the BLE shield allow to create a central ?

All example I find are for using arduino and BLE shield as a peripheral...

Fix for Bug in SimpleControls Mac App (OS X 10.9 Mavericks) and BLEShield

Hi,

I stumbled upon a bug in the bluetooth stack in Mac OS X 10.9 (also in 10.9.1) that prevents the current implementation of the SimpleControls app to send data back to the BLEShield. CoreBluetooth recognizes the writable characteristic as "writable without response" but produces an error when you try to use it.
The bug has already been filed at Apple (http://prod.lists.apple.com/archives/bluetooth-dev/2013/Oct/msg00051.html) and there is a workaround available. If you want to use the BLEShield with Mac OS X 10.9 and the RedBearLab library you need to alter the characteristic "UART RX" in "RBL_BLEShield.xml" to allow "Write" and "WriteWithoutResponse". After this change you need to recompile the services.h header by using nrfgostudio.

If you have used the BLEShield with Mac OS X before you also need to erase the Bluetooth cache in Mac OS X otherwise CoreBluetooth does not recognize the characteristic change. Therefore you have to switch off Bluetooth, delete the following files and then turn it on again.

/Macintosh HD/Library/Preferences/com.apple.Bluetooth.plist /username/Library/Preferences/ByHost/com.apple.Bluetooth.UnknownHostID.plist /username/Library/Preferences/com.apple.BluetoothAudio.plist /username/Library/Preferences/com.apple.BluetoothFileExchange.plist

I hope this information is useful to someone.

Arduino, BLE Shield and Sparkfun weather shield

Hello, me and my classmate are trying to create a weather station, and then receive the data via bluetooth. My question is it possible to combine the Arduino genuino uno with both the BLE Shield and Sparkfun weather shield?

Thanks in advance.

BLEFirmata doesnt support responsessizes greater than 20 bytes

As i'm sure you know,More than 20 bytes sent to ble_write() require a call to ble_do_events() to flush the buffer.

Requests like analog mapping, capability query, etc, are all greater and error when hooked up to a proper ios firmata implementation like I've been working on:

https://github.com/jacobrosenthal/iosFirmata

I've forked firmata fresh firmata standard from Firmata and created a redbear branch for now with a hacked implementation Im not entirely happy with, but so far is working for me
https://github.com/jacobrosenthal/arduino/tree/redbear-ble

Due compatability

Hey on your website it says:
"BLE Shield stands for Bluetooth Low Energy (BLE) Shield. It is designed to work with Arduino boards or compatibles, including Arduino Uno, Mega 2560, Leonardo and Due." but to use a due you need Arduino 1.5 or above. Once I update to a version that can program the Due, I get no such file or directory errors. Is there any way to work around this?

SimpleControl is not compatible with Android 4.4

Test Device:
Nexus 5 with original OS (KitKat)

Comparison Subject Device:
Samsung Galaxy S3 (Android 4.3)

The apk works fine with the comparison subject device. With Nexus 5, It could not find the Ardunio BLE device when clicking the "connect" button.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.