Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
I am advertising and receive an incoming connection from an iOS App. This all works great. In my disconnect_complete call back I enable advertising again with a call to ret = aci_gap_set_advertising_enable(ENABLE, 1, Advertising_Set_Parameters); Ho...
Which stack release do I need to pull this in, I am currently using V1.0.0.The issue I see, seems similar, where in I don't see the paring complete ever being called (rarely called or not returned at all).My Initiator parameters are (BLE112D)Io capa...
We've been using the S2LP in several designs, and we are happy with it. I'm working on a new PCB. However, since two days, I'm stuck with bug I have no more ideas how to debug it.I can read the registers successfully, but whenever I try to modify one...
We uploaded the BlueNRG-2 chat example code to our custom board.We got the expected output in the terminal window .But the Bluetooth is not available in any Bluetooth app.I'm attaching the screenshot of the output obtained from serial terminal.Could ...
Hi everyone !I heard that it's possible to activate acknowledge on BlueNRG-2. Cause i'm sending a message which is acknowledge cause i get a status callback with another board from another constructor but i don't know which function send an acknowled...
Hi,I want to conenct the BLUENRG-M2SA to a Raspberry Pi. This needs to be done through the USB connector.Can I use a USB-to-UART IC to connect to the UART pins of the BLUENRG-M2SA and then flash the software using this?Also, do I need to connect the ...