azure iot hub

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

cross mob
MaLa_2536816
Level 3
Level 3
First like received

Hi,

Is there a driver or library to communicate with Azure IOT Hub. I want to create a BLE scanner that scan for my device and send iot hub message for a discover device

Best regards

Martin

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Martin,

Unfortunately we do not have Azure IoT hub library available for Cypress Bluetooth devices; however, the library support is available for WiFi & WiFi-BT combo devices like CYW43438, CYW4343W in WICED SDK. I would suggest you to refer /43xxx_Wi-Fi/apps/demo/azure_iot_hub demo app. It demonstrates how sample data can be sent from WICED to Azure cloud using AMQP.

Please note that we do not have any code example or document available which sends BLE data to Azure cloud.

View solution in original post

1 Reply
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Martin,

Unfortunately we do not have Azure IoT hub library available for Cypress Bluetooth devices; however, the library support is available for WiFi & WiFi-BT combo devices like CYW43438, CYW4343W in WICED SDK. I would suggest you to refer /43xxx_Wi-Fi/apps/demo/azure_iot_hub demo app. It demonstrates how sample data can be sent from WICED to Azure cloud using AMQP.

Please note that we do not have any code example or document available which sends BLE data to Azure cloud.