Skip to main content
Shubham Trivedi
Associate III
February 24, 2020
Question

Can I use MB1293c as BLE beacon?

  • February 24, 2020
  • 2 replies
  • 828 views

I want to use MB1293c (STM32WB55CG) as BLE beacon to broadcast a ibeacon frame continuously at every second.

This topic has been closed for replies.

2 replies

Remi QUINTIN
Technical Moderator
February 24, 2020

​Yes you can use this dongle as a beacon.

There is an example developed for the Nucleo board but you can adapt it to run it on the dongle.

STM32Cube_FW_WB_V1.4.0\STM32Cube_FW_WB_V1.4.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_Beacon

Shubham Trivedi
Associate III
February 25, 2020

Thanks for prompt response @Remi QUINTIN​ . Can you share step by step guide to export this nucleo board application to MB1293c for sw4stm32 or truestudio software.

Remi QUINTIN
Technical Moderator
February 25, 2020

​Unfortunately we do not have such guide.