Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
Good morning,I'm trying to connect the SPBTLE-1S module to my nucleo board, but it seems that the BLE module is not recognized. Using the BlueNRG GUI, I am able to get only the Motherboard FW number, instead the BLE device is not detected. Is it pos...
Hello,I have X-NUCLEO-BNRG2A1 module, running the BLE2 sample application with some modification. I mannage to connect to the module with my Windows PC.I would like to send data to it using a COM Port. But the Bluetooth is not seens as a COM port. I ...
DK version:BlueNRG-1_2 DK 3.2.1Project:ST\BlueNRG-1_2 DK 3.2.1\Project\BLE_Examples\BLE_Chat_Master_SlaveI tried to change the two channels in the routine to be writable and notifiable, but the serial port message showed that adding service failed.I ...
Hello Sir/Madam,Product PN: STWD100xY.Problem: The problem is not with the actual product itself, but with the datasheet. The existing datasheet makes it very difficult to determine if the product is suitable for our application. For the value for ...
In the programming Bluetooth ble stack manual it says :The BlueNRG-LP device does not have a valid preassigned MAC address, but a unique serial number (read only for the user).The unique serial number is a 6-byte value stored at address 0x10001EF0: i...
Hello,I have two X-Nucleo-BNRG2A1 demo board, with Nucleo Board, working fine with the SampleApplication of the X-CUBE-BLE2.The two module pair correctly, one being the Master, sending message to the slave.I would like now to use another device to co...