2024-05-06 09:12 AM
Hello,
I'm seeking guidance on transmitting data (char buffer[]) via BLE communication using my STM32WB30CE. I've integrated this MCU into my custom-designed development board. I've successfully activated the BLE Stack and can identify my device through the ST BLE Toolbox. Could someone assist me in understanding how to transfer my data? While I'm aware of the existence of templates, they don't align with my specific needs...
Thank you in advance!