CYBT-423028-EVAL cannot support all of the hci command

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

cross mob
cxya_4609871
Level 1
Level 1

hi

I am using CYBT-423028-EVAL, found not all of the BLE hci command can be support . (eg. HCI_LE_READ_BUFFER_SIZE)

Does this because Dual mode bluetooth, how can I switch to BLE?

Thank you for your help!

pastedImage_0.png

0 Likes
2 Replies
cxya_4609871
Level 1
Level 1

Should I must use the IDE. now I only connect it to the PC, then use the hci command tool to operate it.

0 Likes

Hi cxya_4609871 ,

The module must respond to most of the standard HCI commands.

If you want to use the module in application mode , You can use with WICED SDK 6.2 IDE. If you want to use in HCI mode, then you can directly send HCI commands via HCI UART.

When you use the module in HCI mode, its recommended to download any empty application first , so that it will download the latest patches.

After that , first send HCI reset command and see if you are getting a Success response and then proceed with other HCI commands.

Thanks & Regards,
Anjana

0 Likes