Cyble-013025-00 Gatt Client API Commands EZ-serial

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

cross mob
tok_4662746
Level 1
Level 1

Hi,

I am working with a Cyble 013025-00 WICED BLE module and I flashed EZ-serial (version 1.1.2, https://www.cypress.com/documentation/software-and-drivers/ez-serial-ez-ble-module-firmware-platform ) on the module. I was wondering if it is possible to send gattc_ API commands (as seen in https://www.cypress.com/file/285326/download ) to the module? I am using the text-to-binary conversion tool (python) with option -l wiced_ble and this returns 0x0203 (indicating that the command was not recognized) when I am trying to execute GGCP (gattc_get_parameters).

Any help would be greatly appreciated!

Kind regards,

Teun Koenders

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

HI tok_4662746 ,

Seems like you are referring to wrong user guide.

For Cyble 013025-00 , you have to refer to WICED EZ-Serial BLE Firmware Platform User Guide - V1.1.2

under WICED smart in the Ez-Serial page : https://www.cypress.com/documentation/software-and-drivers/ez-serial-ez-ble-module-firmware-platform

Please note for Cyble 013025 Ez-Serial FW only Peripheral and Broadcaster GAP roles are supported (no Central or Observer role support)

https://www.cypress.com/file/408286/download

Thanks,

Anjana

View solution in original post

5 Replies
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

HI tok_4662746 ,

Seems like you are referring to wrong user guide.

For Cyble 013025-00 , you have to refer to WICED EZ-Serial BLE Firmware Platform User Guide - V1.1.2

under WICED smart in the Ez-Serial page : https://www.cypress.com/documentation/software-and-drivers/ez-serial-ez-ble-module-firmware-platform

Please note for Cyble 013025 Ez-Serial FW only Peripheral and Broadcaster GAP roles are supported (no Central or Observer role support)

https://www.cypress.com/file/408286/download

Thanks,

Anjana

Hi Anjana,

Thanks for the quick reply.

Is there anything planned to support central/observer roles in Cyble 013025 Ez-Serial firmware? Like an update to the firmware that has the same functionality as the creator based Ez-Serial firmware?

If not, do you have any suggestions, as for handling central/observer operations on the Cyble 013025?

Kind regards,

Teun Koenders

0 Likes

HI tok_4662746 ,

I am sorry , There is no plan for 013025 Ez-serial FW to include Central role due to RAM size restriction.

Q) If not, do you have any suggestions, as for handling central/observer operations on the Cyble 013025?

=> You may have to use WICED SMART SDK (WICED Smart Docs & Downloads ) for developing a custom application with Central role.

References:

WICED Smart User's Guide

Thanks & Regards,

Anjana

Then I will give WICED SMART SDK a try. Thanks for the help!

Kinds regards,

Teun Koenders.

0 Likes

Sure!

Regards,
Anjana

0 Likes