2025-09-12 6:36 AM - last edited on 2025-09-12 6:42 AM by mƎALLEm
Hello,
I am working on a project where I send accelerometer data with the NUCLEO WB55RG in BLE to my phone. I now want to add another NUCLEO WB55RG that acts as a repeater, so it both observes and broadcasts. Is it possible to do this on this type of board, and if so, how?
2025-09-12 7:23 AM
Hello @lucas_brcg
This is possible for sure implementing a router on the STM32WB55RG MCU, you may follow this BLE_p2pRouteur example to build your own example.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.