Technical assistance required for CYBL10162-56LQXI- BLE

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

cross mob
Anonymous
Not applicable

Hello, 

I got this BLE module- http://www.usriot.com/p/ble-modules/  which uses CYBL10162-56LQXI. 

Currently I am using arduino to communicate with BLE module.
I am successful in entering AT mode and also changing parameters of BLE.
However I am unable to pair with my android device (android version-6.0.1).
While pairing it says "pairing rejected by BLE-USR-100".
Are there any specific configuration which need to set for BLE?
 

   

I would also like to program BLE such that when the BLE receive a specific character from a user device (server- mobile application), BLE should pull one of the GPIO pins to LOW state. I am newbie to BLE programming. Please guide me from where do I start. Is there any specific example code available?

   

Please help.

   

Thanks

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Check out this Spec for Psoc Ez ble modules.

View solution in original post

0 Likes
2 Replies
lock attach
Attachments are accessible only for community members.
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Check out this Spec for Psoc Ez ble modules.

0 Likes
Anonymous
Not applicable

The development guide that you actually need for the USR IOT module is this one:

   

http://www.usriot.com/download/Ble/USR-BLE100-Software-Design-Manual.pdf

   

You can find this linked along with other resources from the "Downloads" tab on the USR IOT BLE modules page:

   

http://www.usriot.com/p/ble-modules/

   

The EZ-Serial firmware application that Bob mentioned is a relatively new offering from Cypress, and it functions in some similar ways and has additional features relative to the USR IOT offering. However, it is only available at this time on CYBLE modules, not bare PSoC 4 BLE and PRoC BLE chipsets. You can find details about this firmware platform here:

   

http://www.cypress.com/documentation/software-and-drivers/ez-serial-ez-ble-module-firmware-platform

   

Just note that this is not the same firmware that you have. Your questions here relate to a platform that is created and supported outside of Cypress. For support with the USR IOT device and platform, I would recommend that you use their support resources:

   

http://www.usriot.com/support/

   

Most of the frequenters of the Cypress community forums will not be familiar with the details of 3rd-party solutions like this, even though they are built around Cypress parts.