Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BlueNRG - How to write my own application

Posted on April 01, 2015 at 10:58Hi, I have the STM32 Nucleo and the X-NUCLEO-IDB04A1 Bluetooth low energy expansion board. I'm using the X-CUBE-BLE1 software package.My question is how to write my own application that receives characters sent via B...

giucax by Associate
  • 786 Views
  • 3 replies
  • 0 kudos

What is the Max Read/Write Buffer Sizes for BlueNRG

Posted on March 23, 2015 at 22:50Hi- Doc UM1755 says slave header on SPI indicates read/write buffer size by bytes 1-2 and 3-4. If ACI command pkt is bigger than 128 bytes then mast has to send it in 2 SPI write transactions. Does it mean the size f...

hui by Associate II
  • 495 Views
  • 1 replies
  • 0 kudos

hci_le_transmitter_test is working well?

Posted on March 25, 2015 at 16:15Hello, Can you clarify how work function hci_le_transmitter_test?I could not find any description of this method. I found that the test run for just a second, but I thought that the test will continue until the comma...

How to enable FEC on Spirit1

Posted on March 10, 2015 at 08:39Hello,I have Spirit1 IKR02v3.0 development kit. It contains an STM32L151 MCU and Spirit1 RF module. But I use Spirit1 with STM32L162RD MCU for a project. I created my own project on Keil. I ported all the spirit1 fir...

hacer by Associate II
  • 579 Views
  • 1 replies
  • 0 kudos

Spirit1 How to Configure Intterupts

Posted on March 16, 2015 at 08:21Hi,I use Spirit1 on my custom board that includes stm32l162 MCU. I am trying to work the ''BasicPktTest'' example. Actually I can view the packets are being transmitted and received between two devices. But it does n...

hacer by Associate II
  • 461 Views
  • 1 replies
  • 0 kudos

Headers and APIs for SPIRIT1 on TI-ARM

Posted on March 17, 2015 at 19:27Hi,I have a TI tm4c123gh6pm microcontroller and would like to use the SPIRIT1 with it. Are there integrated API's and functions that I can directly include for a faster implementation, compatible with this controller...

Flash recovery

Posted on August 11, 2014 at 11:24Hi,I'm developing a device based on the BlueNRG. I worked on the support of flash BlueNRG from my firmware,  but during a flash error occurred (probably due to an incorrect program address). After flash failed BlueN...

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