Forum Post: CC2530 & CC2531 Silicon Revision History
Hi, can you please provide the silicon release history of the CC2530 & CC2531? It appears from the datasheets and errata that these parts have not been rev'd since 2009. Just need the release dates...
View ArticleForum Post: RE: CC2540EM commands
Hi Johan-That bit is actually an undocumented control bit related to clock stabilization upon power up. Note that at the end of the macro the bit gets set back to 1. We may be changing this code in the...
View ArticleForum Post: RE: Spp Link quality with Stonetreet bt stack and MSP430
Mikael,Please check the API documentation for HCI_Get_Link_Quality commandI am also adding an excerpt here. HCI_Get_Link_QualityThis command reads the Link_Quality for the specified...
View ArticleForum Post: RE: Android and Bluetooth Smart - It works on the Samsung S3 phone
I am very interested in working with everyone here and sharing information.I have an HTC One X+ which I have successfully bonded through the settings menu with a CC2540 in peripheral role using BTool....
View ArticleForum Post: RE: CC2541 HID keyboard Demo and MINI-DK Fob not showing up
Hello Breck,Have you downloaded any of the TI apps onto your device? You Use the TI BLE MultiTool or TI BLE Sensor Tag. There are also other Apps available that will connect with the device....
View ArticleForum Post: RE: preventing reset due to peak current draw / voltage drop (CC430)
How about a diode to isolate the processor suppy and some "bulk" capacitance on the processor side to supply power when the main drops out. Or buck-boost switching regulator to power the processor may...
View ArticleForum Post: RE: CC2540 MiniDK HostTestApp USB Dongle cannot discover other...
Thanks for the reply. I am only bonding through the settings menu. This is not an app I have written. So, there is nothing on the droid side for reading/writing data.But, when I try to connect inside...
View ArticleForum Post: RE: Length of characteristic value
Finally I got it working for attribute lengths greater than 19 -// If procedure complete if ( ( pMsg->method == ATT_FIND_BY_TYPE_VALUE_RSP && pMsg->hdr.status == bleProcedureComplete ) ||...
View ArticleForum Post: RE: Attribute length more than 19 bytes doesn't work
Finally I got it working for attribute lengths greater than 19 -// If procedure complete if ( ( pMsg->method == ATT_FIND_BY_TYPE_VALUE_RSP && pMsg->hdr.status == bleProcedureComplete ) ||...
View ArticleForum Post: RE: First time config and wlan_add_profile
Keegan,I use new code in IAR.From IAR when I try to make BasicWiFiApplication:IAR show error as below[Og007]: Assembler list file generation not allowed in this version of the compiler Error while...
View ArticleForum Post: How to handle dummy package event in 1271 driver
Hi All,Now I am porting 1271 driver to other OS. My porting driver can be rev and send data. But I found one question that I often got DUMMY_PACKET_ID_EVENT_ID when I send or rev some packages. If I...
View ArticleForum Post: RE: zigbee multi task binding problem.
I do not understand what is your problem now. ZDP_EndDeviceBindReq are issued from two of devices to coordinator and are processed by coordinator in ZStack. You do not need to do anything special.
View ArticleForum Post: RE: Android and Bluetooth Smart - It works on the Samsung S3 phone
Hi rswl88:Thanks for posting the file. I noticed that when called BluetoothAdapterHidden.startLeDiscovery() it doesn't find any classic bluetooth devices. I am writing an App that simultaneously...
View ArticleForum Post: Can A2DP be integrated into MSP430.
I am trying to integrate A2DP profile into TiWi-UB2 chip with the help of msp-exp430f5438.What i got after searching that MSP430 has these profiles.Classic Bluetooth SPPBluetooth Low Energy...
View ArticleForum Post: RE: Wireless Communication with CC110L Air Module
Hi all, I just got a couple of CC110L booster packs too and would like a SIMPLE example of something that works... So I found this thread but I can't really seem to make it work!I am using CCS 5.3 so I...
View ArticleForum Post: volume control when using host controll mode of CC85xx?
There is only one slave device here.my questions are:1. can i get the volume of the computer through EHIF?2. can i set the volume of the computer through EHIF?(I have known that increase and decrease...
View ArticleForum Post: RE: What is difference between CC1120RHMR and CC1120RHBR?
http://e2e.ti.com/support/low_power_rf/f/155/t/253095.aspx
View ArticleForum Post: RE: cc8520 to tas5717 iic addressing question
Hi, Forrest,There is a forum dedicated to the cc8520 and similar products. Let me move your post there.This certainly seems like an error.-d2
View ArticleForum Post: Clarification regarding "Application Role" in the PPW Configurator
Using a Master configuration, I am a little unclear of the 'Application Roles' listed.Does "Stereo bidirectional base station" support microphone? It's details does not say anything about microphone.I...
View ArticleForum Post: Which free C compiler for 8051 is the best ? or IAR EW8051 is the...
Dear Friends,Which free C compiler for 8051 is the best ? or IAR EW8051 is the only choice for designers to develop TI Zigbee applications?Thank you.Sunglin.
View Article