Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Register for notification

Posted on April 10, 2015 at 10:26Hello,I'm trying to get data from a remote sensor.The BTLE is master, role 2.I'm implementing the code right on top of the HCI layer.I'm able to connect to the sensor and retrieve the service and characteristic info,...

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
  • 475 Views
  • 3 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
  • 389 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
  • 292 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...