Forum Post: RE: Which Commands in the "Bluetooth Vendor-Specific HCI Commands...
This document is distributed as part of the BLE Stack. At least version 1.3 contains the PDF with the title "TI BLE Vendor SpecificHCI Reference Guide".
View ArticleForum Post: RE: CC3000 direct connections to Smartphone
Hello Dirk,Ad-Hoc and direct connection(Wi-Fi Direct) mode will not be supported for the CC3000. In addition, there is a difference between Ad-hoc and Wifi-Direct. Best Regards,Nic Please Verify if...
View ArticleForum Post: RE: CC3000 and Ad-Hoc Mode
Dmitry, There is a difference between Direct connection and Ad-hoc mode. Its how they talk.Here is some more information on Wikipeida: http://en.wikipedia.org/wiki/Wi-Fi_Direct Regards,Nic Please...
View ArticleForum Post: RE: Problem with Calibrator Initialization with WL128x card
Hi,Please try the below code snippet in the driver and see if this solves the PLT power mode on. In this code we will disable Tx monitor for PLT mode.This does not have known side affect but just good...
View ArticleForum Post: RE: Any Source Codes for Smart Config app for iPhone?
Advanchip/Vincent,Thank you for being patient. I am still quering your question here at TI. Thank you and Best Regards,Nic
View ArticleForum Post: RE: MAC Scan Request yields Bad State status
Can you elaborate more on how is your change on MAC_McpsDataAlloc()? you mention "but the buffer has never been deallocated because the same buffer was reused for each new outgoing data message." I am...
View ArticleForum Post: RE: OSAL assertion after Active Scan for 802.15.4 devices
Hello,Have you investigated or adjusted your heap? Are you allocating OSAL heap memory and not deallocating or releasing heap memory (buffers) when finished with the data?LPRF Rocks the World
View ArticleForum Post: RE: A couple of SimpleBLEPeripheral code questions
1) By default the project is defined for CC2540, so add the CC2541 switch to your projects preprocessors to support the output power of CC2541.2) Here is an example on how to turn off LEDs// makes...
View ArticleForum Post: RE: help me identify a IC that can transmit over 2km
This module might get you close http://blueradios.com/hardware_SC40-1W.htm
View ArticleForum Post: RE: cc2540 DK mini accelerometer profile
Is the correct interpretation that you are using the KeyFobDemo project and trying to modify the behaviour of default accelerometer demo app to get your use case to work?Do you wany anything to be...
View ArticleForum Post: CC1101, SimpliciTI, and loopback
Hi-I have a weird situation where some of my CC1101 radios look to be receiving the same message that it is sending; somehow it looks like the access point, instead of accepting a link message, is...
View ArticleForum Post: Using an AIC3101 and DIR9001 in same system
I'm trying to develop a system that takes both analog audio and SPDIF input. The DIR always wants to be the I2S master and the default for the AIC3101 seems to be a slave. How can I get the AIC3101...
View ArticleForum Post: RE: CC2540 Power Management
Hello,What sample application is your starting point? Are you using your own hardware with CC2540 or one of our development kits with a LCD display? Are you trying to accomplish what is shown in this...
View ArticleForum Post: StreetOne memory req's
hello,I have a current design with an LM3S3651, and need to upgrade to push data through bluetooth connection on a respin. I am looking at moving up to a 5G56 mainly for the MIPS, because I am only...
View ArticleForum Post: RE: OSAL_HEAP_METRICS weird values returned - need...
Remember mm can merge memory in free stage and split big memory in allocation stage. so you can not judge purely by block numbers. suppose you have 20 BYTES as a free block, you allocate 10 BYTES, so...
View ArticleForum Post: RE: PAN1326 CC2564 with MSP430BT5190-CC2560 SDK
Hi Dunk,The latest Bluetopia stack supports all PAN13xx devices. We do not support using MSP430BT5190 and MindTree's stack anymore.
View ArticleForum Post: linux driver for wl1273 for atmel arm9 platform
Hi, i am using wifi5 module(bluetooth + wifi) on the atmels AT91sam9X35 eveluation board. can you please send me the linux deriver for wifi5 module. otherwise can you send me the working development...
View ArticleForum Post: Radio switch OFF & ON
Hi, I would like to know whether CC2530 does support following functionality1) Radio turn ON/OFF2) Continous transmission ON3) Continous reception ON4) Channel change Are all the above supported...
View ArticleForum Post: Modify The example of sniff mode CC112x
Hello every one I am trying to do some modification on the sniffer mode of the CC112X example code : (Please visit the site to view this file)What I want to do is remove the statement that enters the...
View ArticleForum Post: RE: help me identify a IC that can transmit over 2km
You may want to take a look at Radiocrafts' modules. They offer the widest range of radio modules based on TI chip set. www.radiocrafts.comRule of thumb: The lower the frequency, the longer the...
View Article