2023-03-20 05: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 05:41 PM
#STM32WB
2023-03-20 05:52 PM
for example , send - "hello world"
2023-03-20 06:14 PM
I can detect via Python script BLE in windows, but how receive data?
2023-03-23 08:51 AM