BLE Server and Router
- July 31, 2024
- 1 reply
- 817 views
I have been working with stm32wb5mm- dk and these need to be configured as router and server . I followed the examples P2P server and P2P Router from
en.stm32cubewb-v1-20-0\STM32Cube_FW_WB_V1.20.0\Projects\P-NUCLEO-WB55.Nucleo.
I used a very old smartphone to use ST BLE STARNET application as described in the read me file . The MCU's are getting connected probably and I know this because I tried to check if the P2p server was still visible as an advertiser , it was not , so I assume it might be connected to the router.
The problem is that I am unable to check anythingh about server from STARNET APPLICATION.
The google drive links have everything that is needed to understand the background . If I am missing something let me know also what can be done to improve it as it take around 15 minutes for the router just to connect to the Starnet Application.
Router -- https://drive.google.com/drive/folders/10pSVLWSyaEsgEJF7Tj8fYFrYp0klR485?usp=drive_link
Server - https://drive.google.com/drive/folders/1VJprQlOX0hSP29eyJ-pP6vKkOdMM7kMK?usp=drive_link
