Forum Post: Please choose a BT chip for my application.
My application is about a control device that receive commands from mobiles phone through BT wireless communication. The device is required to be able to be paired with multiple mobile phones....
View ArticleForum Post: RE: WL1271 as AP
i also want to make work panda board as AP which have wl1271 and omap4430 processor. what should i do?
View ArticleForum Post: RE: BLE software tools
Gautam,If you look in the CCDebugger User's Guide chapter 6.2.3 (and probably also somewhere in the packet sniffer documentation) you will see that SPI interface between the CC2540 and the debugger is...
View ArticleForum Post: RE: SimpliciTI v1.2.0 on CC2510 with IAR EW8051 v8.11
http://www.amobbs.com/thread-4131100-1-1.html
View ArticleForum Post: Bluetooth support on Jelly Bean 4.2.2 (Device: Sony Smultron ST15i)
Hi.I'm building Jelly Bean 4.2.2 ROM based on CyanogenMod sources for Sony ST15i Smultron.Only Bluetooth and FM Radio doesn't work.To build libbt-vendor I'm use BCM variant by setting in BoardConfig.mk...
View ArticleForum Post: RE: Continuous TX with BLE GFSK
Here is trace from spectrum alanyzer when frequency is 2480 Mhz. I can send you my ellisys trace by email.
View ArticleForum Post: CC2541 Firmware Code
dear allwho can tell me, we need function put button long time(5~8 Sec), the CC2541 chip can to Sleep, another put button long time(5~8 Sec),the CC2541 can wake up.
View ArticleForum Post: RE: CC2500 RSSI
Ok so i will try to read on register before, i will do this in 1 week and don't have acces to the lab, but thanks i will keep update, and if i can't read something what i must do ?and where is the...
View ArticleForum Post: RE: sniffer shows packets but the actual data sent not seen in...
Hi Lakshman,Im using the PER sample project on our custom board. It is working. But there is no UART support for this project looks like.How I go about? Do I include the HAL uart.h and .c files in this...
View ArticleForum Post: RE: Sensor Tag Released
Is it possible to connect several sensors (5-6) only using one smartphone? We'd like to put 5-6 sensors in different parts of the body and we'd want to use only one mobile to recive the information.In...
View ArticleForum Post: RE: cc2540 and ADC
Yes, the ADC returns up to 14 bits of data, but how many of those are effective (significant) depends on the setting you are using. The max number of significant bits is acheived with a differential...
View ArticleForum Post: RE: CC1125 Interrupt related doubt...
HiHave you verified that your SPI communication with the chip is working? Can you read and write to all registers (config and extended registers)?
View ArticleForum Post: RE: How to apply the LBT function of cc1120
HiIf you set the carrier sense threshold that close to the noise floor you might have some noise spikes giving you a busy channel. I would try to set a higher CS threshold.
View ArticleForum Post: RE: Remote Control function of the CC85XX
Dear Kjetil, Thank you for your answer. From the solutions you have mentioned above, it looks like i will be choosing the host controlled mode. I have a few question for you regrading this: 1. Can i...
View ArticleForum Post: RE: DN038 helical antenna for 1.24mm PCB
Hi,With have no document with this information. Do you have access to a VNA ?The matching values will be dependent on the GND plane size and the surroundings so I would just assemble a zero ohm...
View ArticleForum Post: RE: TRF7970A with Mifare three pass authentication
Josef - are you working with any TI sales folks? i need them to fill out a sheet for submission to get you this code - so then please ask them to contact me at josh.wyatt@ti.comif you are not working...
View ArticleForum Post: RE: How to apply the LBT function of cc1120
Thank you Martin, When I set the carrier sense threshold very low, I think I will get a busy channel. then the slave board will not enter TX mode, but in my test ,the slave board still can commplete...
View ArticleForum Post: BasicWifi Application with Launchpad. Can't get smart config to...
I am following this guide:http://processors.wiki.ti.com/index.php/CC3000_Basic_Wi-Fi_example_application_for_Launchpad#Running_Basic_WiFi_Application_with.C2.A0CCS_V5I'm using the MSP430G-series...
View ArticleForum Post: RE: CC1121 Register reporting with RF Studio
George, SmartRF Studio does program in new and improved values from the reset values. So, I recommend that you start with one of the "recommended" settings in SmartRF studio. Then to export the values...
View ArticleForum Post: RE: __even_in_range(P2IV,P2IV_P2IFG3) in IRQ routine what all...
The __even_in_range() intrinsic to the MSP430 C compiler does not have anything to do with the behavior of the edge sensitivity for the P2 I/O interrupt. This is mechanism documented in the MSP430 C...
View Article