2025-03-06 4:30 AM
Hi,
I'm currently working on a project using multiple B-WB1M-WPAN devices:
I'm using the STM32_WPAN software package in CubeMX 6.14.
My question is: how do I create a Central that is able to interact with Custom services and Characteristics defined on my peripherals?
I've already started using the Server profile "Custom Template" on the Peripheral devices; for the Central (Client profile), CubeMX forces me to use the "Custom P2P Client", and both CubeMX and the code don't allow for a great deal of customization.
Thank you!