AMQP (Azure Iot) & BLE (BIG)

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

cross mob
Anonymous
Not applicable

Hello,

I want to use the library Bluetooth Internet Gateway ("BIG") while using the library AMQP to scan and connect BLE objects by sending message from Azure Ioy Hub.

And it possible to do it according to you?

Or is it better to return to the use of the library wiced bt_smartbridge with the library AMQP?

5 Replies
ShengY_96
Employee
Employee
10 sign-ins 5 sign-ins Welcome!

Suggest to use the bt_smartbridge with the AMQP. And the bt_smartbridge can be found in WICED Studio5.1/5.2

Regards

Jenson

AlanH_86
Employee
Employee
100 replies posted 50 replies posted 25 solutions authored

What is the "Bluetooth Internet Gateway" library?

Alan

0 Likes
Anonymous
Not applicable

According to the WICED version 6.0 note:

18. Deprecated bt_smartbridge app (Replaced by Bluetooth Internet Gateway)

Defines a Bluetooth usage model that provides seamless ad-hoc Web access for Internet-enabled Bluetooth portable devices such as PDAs, notebook computers and WAP mobile phones.

Seems @Jerome Coutel means the bt_internet_gateway demo project in WICED Studio

Regards

Jenson

0 Likes
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

arh

Bluetooth Internet Gateway ("BIG") is here: /43xxx_Wi-Fi/apps/demo/bt_internet_gateway

It replaced the Bluetooth Smartbridge (bt_smartbridge) app in SDK 6.0 as jerome_2594171​ mentioned.

0 Likes