stm32wb55 connection to SPI with light sensor and BLE support connection to PC host
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-30 2:30 AM
HI i have ULS24 light sensor with SPI communication protocol which i want to connect to stm32wb55rg board and use it BLE support to connect PC host. PC application will pair these devices and i will get access to control light sensor. please suggest examples or how to setup this configuration in cubemx
Labels:
- Labels:
-
BLE
-
SPI
-
STM32WB series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 9:19 AM
Hello,
You can look examples available in STM32CubeWB package for example BLE_p2pServer or BLE_HeartRate to see how to send/receive data over BLE.
Best Regards
