Android-with-Arduino-Bluetooth icon indicating copy to clipboard operation
Android-with-Arduino-Bluetooth copied to clipboard

Arduino and Android classes to easily connect your mobile device with an Arduino board

Results 6 Android-with-Arduino-Bluetooth issues
Sort by recently updated
recently updated
newest added

hi i tried your library, but i get this error when i call Connect() method [#]Error while conecting: Attempt to invoke virtual method 'android.bluetooth.BluetoothSocket android.bluetooth.BluetoothDevice.createRfcommSocketToServiceRecord(java.util.UUID)' on a null object reference

Function "run", beginning at line 111 in BluetoothArduino.java program file, has never been called during the execution. Due to which no message received or delivered in the app.

I can't find BC417 Module for sale on Amazon. Can you direct me to a place I can buy it. I would like to contribute to your repo.

Hi, Your android code not working even not sending messages or receiving. What I did here??? I upload your arduino code in my arduino nano board. Then develop arduino app...

It will be a good addition to implement serialEvent function of the SoftwareSerial class to use the advantage of separating the serial events from the loop function.