2023-11-24 04:27 AM
hi all,
i have a sensor and i am have a library for arduino i want to convert .c and .h file that is suits to stm32wb55rgv6
can any one suggest that how to do this
2023-11-27 03:52 AM
Hello @vijay3 ,
Your question is not very clear! Why do you need to convert .c and .h files?
You can use this ArduinoBLE library to add the support of STM32WBxx modules.
This is a wiki page that will help you on how to create the proprietary application P2P Server thanks to the Arduino IDE: STM32WB Bluetooth® LE – Arduino Application - stm32mcu.
Imen
2023-11-27 04:01 AM
max32664 i am using this sensor in arduino i want to use the same sensor with stm32wb55 now my question is how to convert .c anf .h files libriaries of arduino that suits with stm32
hope you may understand my question