Android App for nrf80001 BLE Module

Our weekly LIVE video chat. Every Wednesday at 8pm ET!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Pulkit
 
Posts: 1
Joined: Wed Jun 04, 2014 10:26 am

Android App for nrf80001 BLE Module

Post by Pulkit »

I am using a Bluetooth NRF 8001 module. I want to send data to the module from my android phone to the bluetooth module connected to an Arduino. For sample test I used nrf UART v2.0 app on google play and its working fine. But I need to create my own app to send data to the module for my project.

To do this, I searched for documentation on the app but was unable to find it. Could you assist me in understanding how to develop my own application to communicate with the Bluetooth LE module on Android.

Source is located here: https://www.nordicsemi.com/eng/Products ... 1/64403099
These are the links provided by Nordic Semiconductors.

I went to the link as specified for the source code. The links asks for a product key to download the source code. I have purchased nrf80001 from Adafruit. I was referred to you guys by them. I am unable to download the same due to reason stated above. Could you please help me out with the same? Where do I get the product key for the same? Could you mail me or something? Should I provide you with the details?

User avatar
ktownsend
 
Posts: 1447
Joined: Thu Nov 05, 2009 2:18 am

Re: Android App for nrf80001 BLE Module

Post by ktownsend »

Nordic limits access to their support resources to owners of the official evaluation kits, but if you are looking for a basic Android example for UART you should try this code from Tony DiCola (based around Android Studio): https://github.com/tdicola/BetterBluetoothLE

Locked
Please be positive and constructive with your questions and comments.

Return to “Ask an Engineer! VIDEO CHAT (closed)”