I have a BlueNRG-2 set up alongside another processor with a uart used to communicate between the two. The idea is that the second processor tells the blueNRG what friendly name to use before starting to advertise. Ideally, I want the blueNRG to save...
I'm trying to wake my STM32L471 up from STOP2 sleep mode using the RTC Alarm. I successfully get it to sleep, and then I'm using the code from the STMCube Example projects (\STM32Cube_FW_L0_V1.11.0) to try to wake it, but not succeeding. Is anyone ab...
I think I've now managed to understand that the fixed PIN is used in bonding, not in pairing. When choosing to bond, I now get prompted for the PIN after changing my io capability to display only. So that's progress. Now trying to find an event callb...
Did you ever get this working? I too have purchased a BlueNRG-M2SP module and installed on my own PCB and am trying to run some projects on it. I can program via ST-LINK using Atollic with the projects from the SDK, but nothing seems to be working. A...