2023-03-20 5:33 PM
Hello, I want only to send some test values from my STM32WB to the computer, I didn't find any good examples (snd also and bad examples) on how to do it.
My PC can detect Bluetooth networks from STM32WB
2023-03-20 5:41 PM
#STM32WB
2023-03-20 5:52 PM
for example , send - "hello world"
2023-03-20 6:14 PM
I can detect via Python script BLE in windows, but how receive data?
2023-03-23 8:51 AM