Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to set a specific channel for advertising?

Posted on March 27, 2015 at 12:23Hello, Please, help me to clarify the following question: Can I set one specific channel for advertising (37 channel for example)? I have tried to use hci_le_set_advertising_parameters function, but to no avail! Re...

spirit features

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...

maengtae by Associate
  • 658 Views
  • 2 replies
  • 0 kudos

STEVAL-IKR002V4 Wmbus GUI problem

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...

deathvag by Associate II
  • 498 Views
  • 1 replies
  • 0 kudos

SPI configuration in porting BlueNRG DK 1.6.0

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.   ...

hui by Associate II
  • 395 Views
  • 0 replies
  • 0 kudos

SPWF01SA.11 OTA firmware update error.

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-...

How to enable encrypted notifications

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 ...

karsten2 by Associate II
  • 532 Views
  • 0 replies
  • 0 kudos