Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-BLE1 expansion software

Posted on December 04, 2015 at 10:11Hi, I have the STM32F411 Nucleo with  X-NUCLEO-IDB04A1 BLE expansion module.I attempted to download the X-CUBE-BLE1 expansion software from the link below, but no ''download'' button available. http://www.st.com/...

Use of BlueNRG_Stack_IFR_Updater

Posted on January 13, 2016 at 13:34Hi ,        BlueNRG_Stack_IFR_Updater    What is the use of above application which is available in the    ''  \BlueNRG DK 1.8.0\Projects\Projects_Cube '' -- Regards Ratheesh T

updated UM1755 doc?

Posted on February 03, 2015 at 08:49Hi everyone, I was wondering if there is an updated version for the UM1755 which (partially) describes the commands available for the BlueNRG chipset. I can't find decoding scheme for the VS HCI events for example...

philippe1 by Associate II
  • 1863 Views
  • 11 replies
  • 0 kudos

BlueNRG Set_Scan_Parameters not recognized

Posted on January 10, 2016 at 18:37Hi,I'm interface the BlueNRG directly (not using the ACI stack), and having problems programming a Central device when trying to configure scan parameters. Here it is my sequence of events and commands:1) 04 FF 03 ...

raymel by Associate
  • 568 Views
  • 3 replies
  • 0 kudos

BlueNRG unique IEEE board addresses?

Posted on January 08, 2015 at 00:10Hello - I have run 4 different boards, X-NUCLEO-IDB04A1, from the debugger, stopping on a break point right after a call to hci_read_bd_addr() (which returns success), and all 4 boards had this same board address: ...

Setting a True Random Address

Posted on December 09, 2015 at 16:55How do I set a true random address? Using hci_le_set_random_address() I get 0xFF FF FF FF FF FF. Hardware is Nucleo-L053R8 & IDB05A1 Also setting a Beacon with BlueNRG GUI v1.8.0 with a random address also results...

juen by Associate
  • 484 Views
  • 1 replies
  • 0 kudos

Spirit1 - manchester encoding

Posted on December 21, 2015 at 11:26Hello,I'm trying to decode/encode my packets using manchester code. Is it possible to use on-chip encoding and decoding for this IC? I couldn't find any register in datasheet, so I assume it's not possible but may...