Forum Post: RE: The affair in which connection is cut using CC85XXDK-HEADSET
Perfect. I would have tested this well prior to putting a product in the market. A glitch in the 'cradle detect', especially upon picking the phone up, would be devastating as link performance with the...
View ArticleForum Post: RE: TRF7970A EVM sample code interfacing with on board MSP430F2370
Hi Josh...Dongbeom Shin is right!!! When I'm testing with two codes on my EVM, one of them gets no response,the rest just card type displaying on LEDs (for card A display 2nd red LED and for card B...
View ArticleForum Post: RE: Error in Design note DN005 of Texas Instruments
I have test again changing from FOCCFG.FOC_LIMIT[1:0] = 10b to FOCCFG.FOC_LIMIT[1:0] = 11b, and the result is the same. Modules cannot communicate each other.I have to change RX filter from 101Khz to...
View ArticleForum Post: Frequency compensation in CC1101
Hello,We use CC1101 chip in a sensor module. To save battery life, and resolve some other micro related issue, we keep the CC1101 chip turned off in maximum time. We do frequency compensation every...
View ArticleForum Post: RE: CC1120 SPI Communication
Ok, actually I always read back the state of the chipset, I can't read any register ... Is there a process to follow ?
View ArticleForum Post: RE: CC2540 HostTestRelease UART Port
[quote user="8bitMario"]Yes, but I want to connect the dongle through UART with hosttestrelease. The dongle will be connected to a pc through a level converter and RS232.[/quote]Check out the...
View ArticleForum Post: RE: CC256x fails HCI VS commands...
Tim,Most likely there is something wrong with the format of the HCI cmds that you are sending. From the BHET, you could check the HEX dump for each command.Regards,Miguel
View ArticleForum Post: RE: Ztool : How to launch the network discovery by ZTOOL
what I want todo isopen awindow association of 15 secondsfromZTool,as it is possibleto do it onCleoBee.Can you tellmehowUTIL_ASSOC_COUNT, UTIL_ASSOC_FIND_DEVICE,ZDO_MGMT_DIRECT_JOIN_REQareused? I think...
View ArticleForum Post: RE: Topology control in Zigbee (Z-Stack)
[quote user="Ilya Averin"]The association process does involve both the MAC and NWK levels. Actually, two stages are performed at the NWK level to join a network. The first stage is the network...
View ArticleForum Post: RE: CC2530DK IR generation
Hi Tomas,Where are you located? Please try to contact your local TI support for more immediate communication.
View ArticleForum Post: RE: BR-LE-4.0-S3A GATT writing example
For what it's worth... you can write custom applications using the BLE-STACK from Ti on the CC2541 page. I'm using the BR-LE4.0-S2A and started from the simple BLE peripheral I switched from the AT...
View ArticleForum Post: Using hal_led.h and HalLedBlink to make LEDs blink on CC254X
I am trying to use the macros defined in hal.h, but have not been successful so far. I have an LED on P1.0 and am able to make it blink using this code:for (j=0;j<3;j++) { P1_0 = 1; // Antenna Stim...
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
I have 8.20 and the BLE-STACK 1.3 is working fine!Greg
View ArticleForum Post: RE: Communication between CC110L / CC1121 and Atmel ATA5428
Do you plan to use the FIFO or sync serial mode on CC110L/ CC1121? You wrote that you are interested in CC110L and CC1121. Are you interested in both? In cases like this I would prefer to play with the...
View ArticleForum Post: RE: cc2540 keyfob range
Hahaha.That is fine. Your response is correct. Thank you for helping out with the forum. It's user participation that drives this.
View ArticleForum Post: RE: LL_STATUS_ERROR:instant passed
Xiaoming,I have not been able to solve the problem yet - it has a very low rate of occurrence. I have not observed it since updating to iOS 6.1.0, and it was reported on the apple bluetooth-dev mail...
View ArticleForum Post: RE: Enabling POWER_SAVING causes intermittent BT connection fail.
Brian,I'm glad you found the problem! I don't know enough to comment on whether ESR matters, but you should be able to gather some empirical data by observing the actual time-to-stabilization for both...
View ArticleForum Post: RE: CC1101 Transmitter power limiting above 0 dBm
TER,My Bad - we answered our own question and it was probably my fault for not explaining the test set up correctly.The test setup loaded the balun excessively thus the limit was coming from the CC1101...
View ArticleForum Post: HCITester
I am trying to use the HCITester but I keep getting an alert saying that it failed opening the serial port:The system cannot find the file specified. I am not sure what the problem is. Thank you.Serena
View ArticleForum Post: Help needed for using the UART
Hi everyone,I'm using a cc2530F256 and trying to setup the uart by using the HAL functions provided in Z-Stack.To begin with, I wrote the following code by following the instructions in the document...
View Article