STM32F4 with an ADAFRUIT BLE SPI
Hello st community,I'm trying to set up a bleutooth communication between my phone and my stm32 with the Adafruit module in SPI communication, but I'm having a problem.When I use my arduino and the demo code it works perfectly but when I connect to m...