Scanning for other BLE Tags

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

cross mob
Anonymous
Not applicable

Hello

We are looking at an application where a BLE Tag is able to perform the following functions

a) Send BLE Advertisement data

b) Scan for BLE advertisements from other tags

c) Store scan information locally and send scan information to an iOS / Android app whenever the iOS/Android device is reachable

We are exploring different chipset options. Can anyone guide me on if the Broadcom WICED family of modules will be the right modules to support the above use cases

Best

Prasanna

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

These are fairly straight-forward Bluetooth functions.

All of which could be handled by the BCM2073XS family of SIP modules: BCM2073X Product Portfolio (Module and Evaluation Board Overview)

Within the Broadcom SDK, take a look at the Hello_Sensor (peripheral) and Hello_Client (central)

For production modules and lower barrier to entry development options, take a look at the module/dev board options from both ACKme Networks and Anaren as they have both made the development process much easier with their tools/modules.

View solution in original post

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

These are fairly straight-forward Bluetooth functions.

All of which could be handled by the BCM2073XS family of SIP modules: BCM2073X Product Portfolio (Module and Evaluation Board Overview)

Within the Broadcom SDK, take a look at the Hello_Sensor (peripheral) and Hello_Client (central)

For production modules and lower barrier to entry development options, take a look at the module/dev board options from both ACKme Networks and Anaren as they have both made the development process much easier with their tools/modules.

0 Likes