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

cross mob
Anonymous
Not applicable

Hi All

   

I am extremely new to BLE so please bear with me ! I am using the CY8CKIT-042-BLE PSoC 4/PRoC Pioneer Kit and I tried a few code examples given in PSoC Creator 3.3 and got them to work successfully on my Android phone with the CySmart application installed on the phone. 

   

Now my aim to design a custom android application which has access to all the Services, Characteristics and Descriptors that I have in my custom profile. My main question is that is there a way that the chip automatically connects to the phone as soon as the chip powers up. Right now, one has to manually connect it each time and pair. Can that process be automated so that the connection is established automatically as soon as the chip gets power ?

   

Any help will be much appreciated. Thanks a lot in advance.

   

Aviraj

0 Likes
1 Solution
Anonymous
Not applicable

Additionally, connection in BLE is initiated by the BLE Central device which in this case is your Android Application. The firmware on device side (PSoC 4 BLE/PRoC BLE) has nothing to do with auto connection, except keep advertising.

View solution in original post

0 Likes
4 Replies