Android App Not Connecting to BLE Device

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
PaHe_4724661
Level 1
Level 1

     I have been following the videos for Android PSOC 4 App development while using the code sourced out of the BLE Master App .zip file.

When I run the app, it builds correctly but when I search for device... Nothing!

I have both Location permissions in the Manifest file:

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

As well as the Device turned on while I hit the SW2 button so it advertises.

I must be missing something in the code itself (Attached)

Any pointers will be huge!

0 Likes
1 Solution

Duplicate thread. Discussion moved to: Bluetooth Search Devices Not Responding

Regards,

Dheeraj

View solution in original post

0 Likes
2 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

This seems to be related to this thread: Bluetooth Search Devices Not Responding

Can you please provide information on where you downloaded the project and the device you are using and the version of Android running on the device?

Regards,
Dheeraj

0 Likes

Duplicate thread. Discussion moved to: Bluetooth Search Devices Not Responding

Regards,

Dheeraj

0 Likes