Tagged Questions
-1
votes
0answers
81 views
Android and Arduino bluetooth sending/recieving
Basically i hooked up the arduino pro328 to a bluetooth mate gold, and am trying to send recieve data to/from an android app. The arduino recieves data sent by the android but it appears as garbage. ...
0
votes
1answer
65 views
C# console application talking to Arduino via Bluetooth
Not a whole lot to say here other than this doesn't work, and I have no idea why.
The serial output on the Arduino is nothing. The output on the C# code goes down to waiting for a response and then ...
0
votes
1answer
64 views
Bluetooth Chat and Android - Bad data received
I have a problem receiving data from my Arduino using the Bluetooth sample App.
My basic Arduino code sends some data at regular intervals. I have tried various baud rates.
void setup() {
...
0
votes
3answers
204 views
Arduino + RN-42 Bluetooth module HID
I am trying to make a "keyboard" with my Arduino Mini Pro and a RN-42 HID Bluetooth module. I can connect to it with my MacBook and it shows up as a Bluetooth keyboard. Also, I can press buttons and ...
0
votes
0answers
161 views
Arduino HC-05 Bluetooth after several connections it crashes
So I use a Arduino Nano and a HC-05 Bluetooth module.
The problem is that after several connections made one after another the module stops connecting to the device.
The android application is not ...
1
vote
1answer
102 views
Tell when Bluetooth module connects on Arduino
I'm working on a project with Android and Arduino and am trying to figure out how on the Arduino side to tell if the Bluetooth is connected or not.
I'm using one of these Bluetooth Modules to ...
1
vote
0answers
56 views
Bluetooth connections from Android to Arduino close immediately
I'm new with Android... and Java :/ I tried to modify the BluetoothChat example to make one project of my school, but I still receiving these messages from the LogCat:
04-14 16:14:06.399: ...
1
vote
1answer
41 views
How to view each element from a string or data using Objective-C?
I'm creating an iOS application that receives an input from a force sensor. The Arduino is connected to a BLE Bluetooth transmitter, that sends a data stream of information to the application.
Below ...
-1
votes
2answers
199 views
Arduino Bluetooth HID NES controller coding keypresses in C
I put together a NES controller connected to a Arduino mini pro (3.3v) and a Bluetooth HID module (similar to the rn-42 BlueSmirf). I can get it connected to my Macbook and it sends keystrokes.
...
0
votes
0answers
227 views
Reading a Bluetooth data stream from an Arduino with Android
The Situation
I'm trying to write an application that does one very simple task: when an NFC tag is detected with the appropriate AAR and URI it launches the application, uses data in the tag to ...
0
votes
1answer
357 views
Bluetooth communication between Arduino and PyBluez
I am trying to establish bluetooth communication between an Arduino Uno board (with a bluetooth shield) and my Linux OS, using Python PyBluez.
I've successfully paired my laptop to the Uno. I'm able ...
0
votes
1answer
271 views
Java rxtx code to connect to rfcomm0 is not working
I have successfully connected my arduino uno R3 with bluetooth mate module and am able to send data to my laptop running Ubuntu 12.04 via bluetooth. (using serial port protocol). The data is received ...
0
votes
0answers
57 views
sending multiplexed data using bluetooth from arduino to android
can anyone help me how to send the analog data from arduino to android device..I have extended the pins of the arduino using multiplexer and I need to get all the ananlog values on a button click..I ...
0
votes
0answers
217 views
Arduino iRobot create bluetooth communication gibberish data
Having a problem getting to communicate from a desktop machine to an IRobot Create via an Arduino Uno chip.
The setup is like this:
The desktop machine connects to Arduino via bluetooth, on a 9600 ...
0
votes
0answers
177 views
rn-42 bluesmirf HID not sending scancodes?
I am trying to use an arduino with a bluetooth HID module (bluesmirf) to control the volume on my Galaxy tab. I have the arduino setup so that i push a small button that is wired in, and it sends ...
4
votes
1answer
246 views
Arduino Bluetooth N64 Controller - Writing a Linux Driver?
I'm working on a little Arduino project to create a bluetooth N64 joystick for my Ubuntu box.
I managed to find a sketch to output the controllers state via serial and it works great. Also sending ...
0
votes
2answers
130 views
Bluetooth Sends Sensor Data Only once
So for my research, I have to send accelometer data to an arduino mega as a constant stream. I have the module connected to the arduino via serial. However, when I ran the code, it only runs once. I ...
2
votes
0answers
68 views
Transport end point error
I am trying yo send text via bluetooth from my android to display in the serial monitor for arduino. I have a button that is supposed to send the text when i tap it, but i keep getting this error. ...
0
votes
1answer
349 views
Using an Arduino Motor Shield in conjunction a Bluetooth Shield
Hopefully this won't be too specific to warrant a question closure.
I'm working with a research group on campus learning about robotics and automation. My current task is learning the insides and ...
0
votes
2answers
159 views
Error with receiving xml strings via bluetooth in Android
i am developing an App which receives xml as String over bluetooth (from Arduino and android phones).
I am getting invalid/incomplete strings from the bluetooth .
the Bluetooth is defined as an ...
1
vote
1answer
169 views
Android Bluetooth using GraphView and Arduino
I currently have a realtime graph (Android GraphView) running smoothly from my arduino's analog sensor to a bluetooth module and then being streamed on the Android with the following code. I was ...
0
votes
0answers
541 views
receiving data from arduino to android with App Inventor
I have created a simple app in App Inventor to control two relays with arduino through a bluetooth link, To trigger these relays I'm using the commands "p" and "p1" and everything works great so far ...
0
votes
0answers
110 views
Bluetooth MyHandler + Arduino
I'm currently working on a project, a Queuing System developed under android. My goal is that every time I press a dequeue button (hardware connected to an Arduino and a Bluetooth shield), I will get ...
0
votes
0answers
98 views
how linvor HC-06 communication with j2me or android
I have a bluetooth device (linvor HC-06), the datasheet explains if this device is a slave device. I was found for example to build j2me application to communicate with this, but there are just a ...
1
vote
0answers
161 views
Arduino Serial.println be sent in android textbox
Good Day! I don't really know how to ask the right question but I'll try to explain the situation thoroughly.
Im trying to make a 12-button keypad for android phones, I used a Mini Clone version of ...
1
vote
1answer
202 views
iOS-Arduino communication: any cheap solution?
I'd like to have an iPhone and an Arduino-based device talk to each other. Here are the requirements:
I want to fully rely on iPhone's built-in components without any peripherals (for example, ...
0
votes
1answer
229 views
2 RX and 2 TX send data from Arduino to Android
I have a device connected to pins RX and TX of my Arduino UNO and I need more pins RX and TX to send data via bluetooth to Android. I plan to use two pins SoftwareSerial to convert into RX and TX for ...
1
vote
2answers
169 views
Android and Bluetooth hang (startActivityForResult)
I'm trying to improve an actual code that make a bluetooth connection with an Android phone to an Atmega with Arduino (An electronic micro-controller). I can receive and send data to the ...
1
vote
0answers
102 views
Is there any configurations that need to be done to connect Arduino Uno and Bluetooth Bee?
I currently have Arduino Uno and Bluetooth Bee and the Shield i use is the Xbee Shield Pro v1.4.
There are couple of jumpers in the Xbee Shield pro; one is the XBEe/USB jumper and the other one is the ...
2
votes
0answers
374 views
Why is my arduino uno with xbee shield v1.4 with bluetooth bee not receiving any data from android?
I developed this application for android which sends a 1 and 0 via bluetooth to the bluetooth bee as its fixed device to connect to. Its suppose to control an external LED connected to UNO. But when i ...
0
votes
1answer
2k views
Receive data from Arduino bluetooth device
I have followed this example: http://english.cxem.net/arduino/arduino5.php
I have a arduino uno board set up with a sparkfun bluetooth device. I can connect and send data from android to arduino and ...
0
votes
0answers
134 views
servo motor control stops bluetooth communication
I'm currently working on driving robot steering via bluetooth. Bluetooth communication works great, but when I added new functionality - servo motor control and try to send angles from servo via ...
1
vote
1answer
238 views
Unable to connect to Bluetooth Mate in ubuntu 12.04
I am trying to connect my laptop running ubuntu 12.04 to a Bluetooth Mate Silver connected to an arduino.
Wiring is :
CTS-I->No connection (leave floating)
VCC->5V
GND->GND
TX-O->D2
...
1
vote
1answer
314 views
Android phone doesn't recognize Arduino board
I have a Samsung Galaxy Gio and want to connect it to an Arduino Leonardo. I use the Stackable Bluetooth Shield 2.1 from ITead Studio.
It works with a Windows PC (I can send and receive strings with ...
0
votes
1answer
550 views
Receiving temperature reading from arduino over bluetooth and display in android smartphone
I have to do a project whereby i have to get a temperature reading from a temperature sensor and send it over bluetooth to an android smartphone and display the reading.
I'm using MIT's app inventor ...
3
votes
2answers
312 views
Connecting an Adobe AIR mobile app to Arduino wirelessly - what are the options?
Is there a way to connect an Adobe AIR mobile app to an Arduino hardware wirelessly with no pc or router?
either with bluetooth or directly to an Xbee piece connected to the Arduino?
I need both iOS ...
0
votes
1answer
308 views
Android Bluetooth as client i cant connect with my arduino
I have a problem, I can not establish a connection with my bluetooth shield, I've been with another application and if the device works, indicated by a light that is connected, but with this app, that ...
2
votes
1answer
499 views
Can I send arduino programs directly via bluetooth?
I would love to upload my arduino sketches via bluetooth, but I have no idea where to start. This is part of a bigger project I am working on.
1
vote
0answers
558 views
Bluetooth mesh networking?
I had an Idea and I was wondering if it was possible. I've googled it and can't seem to find any existing solutions. I was thinking of having a Bluetooth mesh network. The layout I was hoping to ...
0
votes
1answer
225 views
Send hex code to bluetooth
I have hex code like 0x38 , 0x39, 0xC0 and 0xE8 , i want to send this hex code as it is to blue-tooth, no need of conversion to hex or int. i used this code for sending in my app(blue-tooth Activity):
...
1
vote
0answers
130 views
Bluetooth Programming
I need to send serial data wirelessly between two devices(Say arduino + Macbook pro). I want to plot that data.I choose Qt for GUI and plotting part. I implemented the plotting using qextserialport ...
1
vote
1answer
1k views
How to received data from Arduino to Android with Bluetooth serial
I'm trying to use an Android device to control an Arduino through Bluetooth. I able to control an LED and a few component at the Arduino. But I don't know how to have Android receive data from the ...
0
votes
0answers
616 views
Android read arduino data via bluetooth
I am currently try to make an app to read my arduino data .
Arduino will read your heart rate by using polar strip . I use bluetooth module JYC-MCU to send data to my andriod, I tried to use ...
1
vote
0answers
362 views
Android App Development Bluetooth SPP rfcomm
I'm trying to create an Android App which would allow my Galaxy SIII to connect to my Arduino Board through Bluetooth using a eBay cheap module I just bought.
Thing is, I can't figure out how to make ...
1
vote
1answer
380 views
Bluetooth Keyboard for Android
I'm trying to make a bluetooth keyboard(3x4)for Android Phones with the use of any arduino because I'm trying to make that as a Braille keyboard. Is it possible? If it is. What kind of arduino should ...
1
vote
3answers
1k views
Fastest way to connect Android to Arduino wirelessly?
I'm looking for a really quick, easy, mostly plug-and-play way to connect Android to Arduino wirelessly. I'm looking for very basic functionality, like reading a few sensors, sending a couple of ...
0
votes
0answers
68 views
Still cannot get Bluetooth discovery to work
I have been trying for weeks to implement Bluetooth discovery in my Android application with no success. The only way I can get it to work is to hardcode the MAC address of the Bluetooth module I am ...
0
votes
0answers
69 views
can we directly display the information on phone screen while the information is being transfered via bluetooth [closed]
I'm making a project which involves bluetooth communication between a phone with Android and a bluetooth module mounted on Arduino.I want to send some distance values to the phone from the ...
0
votes
2answers
631 views
android BluetoothChat use send receive methods from another class
Hello im using the BluetoothChat example in order to communicate with an arduino. Everything works so far and now i want to access the sendMessage() method in order to be able to send data not from ...
0
votes
2answers
901 views
Android and Arduino both receiving strange values via Bluetooth
I am using BluetoothChat code on the Android side to send an ON/OFF signal (I am sending 110, 119 or other cases as defined below) to the Arduino UNO using the chat box, but when I display the ...



