Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
hello every one,I've an S2-LP and I need to recive differents data packet with different length but datas can be more than 128byte (FIFO size). What I need to do to receive more byte than fifo size? The size of packet coded on payload and I can know ...
Hello Community,I'm trying to send some messages via uart using HAL_UART_Transmit. Those messages contain some extended ASCII Characters. I can´t get those characters and that's why i'm asking if someone could help me to send extended ASCII charcters...
I have the VL53L5CX-SATEL breakoutbord. The Sensor is working in the VL53L5CX evaluation gui with the X-NUCLEO-53L5A1 evaluation board.I'm working in the Arduino IDE. The I2C of the VL53L5CX does not work as easy as normal I2C does. The sensor is wor...
Hey everyone,I've been trying to build a transceiver setup using a Nucleo-STM32L432KC and a SPIRIT1. Currently I have it sending and receiving data but if unit 1 TXs a string of 30 characters unit 2 will only show its packet length as 14. This seems ...
Hi. I am using BlueNRG-X Flasher tool (on Win10) to communicate via SWD with a BlueNRG-M2SP module. The problem is that BlueNRG-X Flasher tool does not enable memory protection after flashing my firmware. Neither CLI or GUI work properly, since it is...
i guess it might be the same, but just would like to make sure.thank you very much.
Hello,I am a new user of STM32CubeMX software. I would like to generate a basic project to run on Cortex M0 part of STEVAL-IDB008V2 evaluation board. Unfortunately I cannot find the BlueNRG-2 core in cores list, neither the evaluation board. I insta...
I have a project that transmit data on BLE and the old BLE that I was using has command for all there setting and those command were sent over the UART. I was hoping if I can use BlueNRG-2 and do all the settings via UART and stream my data over andr...