S2LP: Set datarate to 500 kbps
According to the datasheet the S2-LP supports datarates up to 500kpbs in 4GFSK mode. In the S2-LP DK gui I can only set it to 250kpbs, what am i doing wrong?
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
According to the datasheet the S2-LP supports datarates up to 500kpbs in 4GFSK mode. In the S2-LP DK gui I can only set it to 250kpbs, what am i doing wrong?
Hi everyone,I have a problem with the S2LP in OOK mode :So when I'm trying to get any data from the direct through FIFO mode (PCKTCTRL3) I lost the first bit of my data,but in configuration through GPIO mode i get my all data.I'm just wondering if an...
Hello,I am working on a project on which I want to recover data from another BLE (Bluethoof Low Energy) sensor. I found the module BlueNrg-M2 to be good for my application but I don't know if I need an external mcu to program it. I really need your ...
Hi all,I am working on custom bord with STM32F746NG with LCD screen and a bluetooth mesh module.I would like to use TouchGFX and I recently discovered X-CUBE-BLE2 with BlueNRG-M2. However, in STM32CubeMx I saw it's not possible to have TouchGFX Gener...
Gui is created in visual studio and USB interfacing program is in stm32cube IDE. How to interface both or how will connection happen?
I used the BlueNRG GUI app (as described in 2.2 of AN5651) to flash a non-official firmware (this one) on my brand new X-NUCLEO-BNRG2A1. I did a few tests and realized that ST BLE sample apps weren't working anymore. So I decided to come back to the ...
Trying to connect SPBTLE-1S module based on BLUENRG-1 to ST-link/V2 programmer using bluenrg x flasher tool. we did the right connections. but still getting this error. Need to know whats could have gone wrong.Connected N.1 device by ST Link13:51:28....
can we use the available SK201 or SK202 evaluation modules in rotating pcb application in full duplex mode?
So far I have successfully downloading the SensorDemo app to my board, but want to create my own application that sends ADC values of a sensor to my phone via BLE. I am able to connect to my phone, but not receiving any values.