Forum Post: RE: ADC problem on CC2530
I connected my AIN input channel to P10.3 as you suggested. The result is the same. I use Maxsonar LV-EZ0 sensor.Thanks for your help.
View ArticleForum Post: RE: Use LM4 to run A2DP/HFP
Yes. You are correct.1. You need to contact SSO for any profiles not offered by TI: sales@stonestreetone.com2. Source can also be done using API's provided in the SDK.The current LM4 does not have...
View ArticleForum Post: RE: BSC_Initialize returns BTPS_ERROR_HCI_INITIALIZATION_ERROR
Hi Ron,Which IDE and version are you using? Perhaps it is a compiler issue? How did you fix the issue?
View ArticleForum Post: RE: Compatibility of CC2564 with mobile phones!
Yes. Our sample apps for CC256x can support multiple connections which includes the bonding procedure: http://processors.wiki.ti.com/index.php/CC256x_Bluetopia_Software_Add-on:_Multiple_SPP_Connections
View ArticleForum Post: RE: CC110L Boosterpack pairing
I had the same problem, but I replace those files by using "Import" those files (Firmware/src) and replace it.
View ArticleForum Post: RE: WiLink 8 could not get configuration binary ti-connectivity...
Hi Macro,Your actual firmware file (wl18xx-fw-mc.bin) is either missing or placed in an incorrect directory. Are you able to locate where your firmware file is?When you build the WL8 driver by...
View ArticleForum Post: RE: CC2530 SPI Write Sequence - SBL early jump to Application...
Hello Anil, To receive reset indication message ZNP needs to jump to application code. Which can happen in two ways after reset...ZNP bootloader if configured for SPI mode waits for about 1 minute for...
View ArticleForum Post: bi-directional stereo with CC85xx Development Kit
Hi, I'm having troubles with configuring the evaluation boards; I want to have a bi-directional stereo working although the configurations do not seem to be working for me. I managed to get mono...
View ArticleForum Post: RE: CC2511 RF Issue
I got some proprietary info from the customer. Please let me know where I should send it to offline.Thanks,John
View ArticleForum Post: RE: Parameters tweaking to maximize throughput on MSP-430.
Hi Ramana, I don't understand what you need ?If you are talking about the transmit throughput so you can using the 1 ms timer, count 1000 ticks, and during these ticks, count how many bytes you sent....
View ArticleForum Post: Can somebody explain me the relationship betwen the neighborTable...
hithere are some inportant tables in the Zstack 2.5.1aand i fell very confusion for the two tables,one is neighborTable and the other is AssociatedDevListfor example,the relationship between the...
View ArticleForum Post: RE: Different sensitivity at different frequency (CC1125 @ TRXEB)
If you look at the reference design, which includes schematic and BOM, you will find the part number as EPCOS B3749. Data sheet available from EPCOS web page. Passband is approx 2 MHz
View ArticleForum Post: RE: TRF7960A, GUI, EVM Unknown Command
Hey Simon,I'm sorry for your frustration. I promise I read your entire post, but I did choose to try and focus on where I thought your issues were. I'd like to focus on your current stumbling block...
View ArticleForum Post: RE: CC2541 SensorTag Firmware Source Code
Hello Fredrik,thank you for your fast response. This information includes everything I wanted to know.I didn´t know the BLE wiki before thanks for this hint.Regards,Nils
View ArticleForum Post: dmaCfg.rxTick on cc254x
Can someone please explain how the dmaCfg.rxTick can be used correclty on the cc254x? Specifically in the function HalUARTPollDMA(void).An earlier post asked the same question about the ZigBee variant...
View ArticleForum Post: RE: Implementing Error Correction on CC2530/31 Flash
Leonard,OAD is nice, but it is not required for this application. A simply description of our syste is this: we have an access point that talks to several thousand nodes (like a commerical network). It...
View ArticleForum Post: CC2540 ADC sampling while transmitting
Hi,Im sampling a signal using the ADC at a rate of 300Hz (and is triggered by a timer). The samples are copied by DMA and I receive an interrupt every 10 samples. At that point, I transmit the data.Is...
View ArticleForum Post: RE: Trouble with OSAL timers and interrupts
You need to define the HAL_SLEEP_DEBUG_LED preprocessor . Otherwise all LEDs are shut off when entering PM2.
View ArticleForum Post: RE: Android and Bluetooth Smart - It works on the Samsung S3 phone
Rswl88,I need to acquire the same data as Fred--the RSSI and Service UUID from the Bluetooth LE advertisement packet. I'm attempting to acquire the advertisement packet data using the backport API as...
View ArticleForum Post: RE: Compatibility of CC2564 with mobile phones!
I would post in the CC254x forum: http://e2e.ti.com/support/low_power_rf/f/538.aspx
View Article