User Activity

Hi everyone,I'm working with a Nucleo-64 evaluation board equipped with an STM32L476. To make BLE I added the IDB05A1 module.I want to create a simple scanner, but browsing through the examples in ST32CubeMX, I can't find an example of a scanner usin...
Hi everyone,I am developing a simple scanner using the BLUENRG-M0 from ST. I have a custom board wtih an MSP430F5255I just want to make multiple scan to discover other device of interest around.I am following the ACI API from ST and my first scan is ...
Hi everyone,I am developing an IOT solution using the BLUENRG-M0 from ST.I am coding in C and I use a custom board with SPI communication between the BLUENRG and my MSP430F5255 from T.I . I am using the ACI API to transmit commands to the BLE module....