number of active connections in STLBC01
Posted on December 16, 2014 at 15:56Hi,I want to learn that how many active connections can make STLBC01 (Bluetooth low energy controller) simultaneously.Regards,Hacer
Posted on December 16, 2014 at 15:56Hi,I want to learn that how many active connections can make STLBC01 (Bluetooth low energy controller) simultaneously.Regards,Hacer
Posted on September 23, 2014 at 04:43Hi,according to AN4271 a SAW filter is necessary in order to reduce the spurious emissions above carrier in order to comply with ETSI regulations. This I understand. However, I would also believe that the SAW fil...
Posted on April 01, 2015 at 01:45Hi all, I really hope somebody can help me on this. I'm using a STEVAL-IDW001v1 with SPWF01S module integrated. I'm trying to connect to a local server using TCP socket, right now I'm using the server socket.exe exam...
Posted on March 13, 2014 at 16:21I know ''normal modes'' should be used when receiving WMBus or basic packet format frames, in fact the application also read FIFO to get only payload, no preamble and no sync are included. ''direct through FIFO'' p...
Posted on March 23, 2015 at 19:48Hello,I've had problems making the WMBUS GUI application working. I downloaded SPIRIT1DK_1.0.7. In the Documents folder-> Firmware Docs I found and read two pdfs. There it is stated how to get started but not very de...
Posted on March 20, 2015 at 01:08Hi- I have problem when I port code from BlueNRG DK to my custom board with a different MCU. The original code has configurations for SPI_NSS and SPI_CRCPolynomial in SdkEvalSpiInit() inside SDK_EVAL_Spi_Driver.c. ...
Posted on March 19, 2015 at 16:11Hello everyone,I'm doing my thesis on some issue involving Bluetooth Low energy, and i've recently bought STM32L152RE with a BlueNRG expanstion board x-Nucleo-IDB04A1..I have downloaded STM32CubeL1, X-CUBE-BLE1 and O...
Posted on March 17, 2015 at 20:38I am attempting to update my SPWF01SA.11 firmware using the AT+S.FWUPDATE command. I have an apache server running on my PC that contains the Rel. 3.3 .ota file. The exact .ota file is SPWF01S-141106-0950875-RELEASE-...
Posted on March 18, 2015 at 00:35We have notifications that we want encrypted, so we set the following flags uint8_t charProperties = CHAR_PROP_NOTIFY|CHAR_PROP_READ; uint8_t secPermissions = ATTR_PERMISSION_ENCRY_READ; Now using something like ...
Posted on January 28, 2015 at 23:22Hello, I have few questions:1. Can BlueNRG or BlueNRG MS function as a Central and peripheral role at the same time?2. Can BlueNRG or BlueNRG MS function as a Central and broadcaster role simultaneously?3. Can a Bl...