Forum Post: RE: C2540 - Does AVDD and DVDD need to be the same supply?
I think you have covered everything.I just have to go back and go over some of the designs I did. When you say not recommended, that usually means at some point when you don't want it to it will...
View ArticleForum Post: RE: CC3000
Hi Kandasamy,Look at this link,http://processors.wiki.ti.com/index.php/CC3000_Host_Programming_Guide#First_Host_Write_OperationThe default state for MOSI and MISO is low.
View ArticleForum Post: RE: Simple Link CC3000 @ MSP-EXP430FR5739
Hi Yael,one more question rise in addition:How should this work trying to install more then one CC3000 in one Network? I thing on multiple applications in one network.There is no DNS or IP known so how...
View ArticleForum Post: RE: about zigbee network auto binding.
You can not using broad cast to binding. once a ZR or ZED joins coordinator, you can have its short address and the end points it runs on. Accordingly, you can use ZDP_BindReq with source and...
View ArticleForum Post: RE: GAP_LINK_TERMINATED_EVENT on CC2541 design, v.1.3 BLE Stack
Hi Greg, and all,Confirming again that disabling POWER_SAVINGS and the board runs fine.We spent the day here looking at the 32KHz crystal and it's all's good on a scope and frequency meter, dialing in...
View ArticleForum Post: RE: Key Establishment with Default Response
Hi Launix,Thanks for your prompt reply.The problem isn't send the CBKE frames with "disableDefaultRsp" parameter in FALSE as you suggest, our device (router) needs to responds the TC frames with...
View ArticleForum Post: RE: Code base for ti-compat-wireless-wl12xx
Hi Chaitanya,The exact content of this tar file can't be found in one repository.All of the NLCP driver source code can be found on the https://github.com/TI-OpenLinkRegards,Barak
View ArticleForum Post: RE: Sensor Tag Released
The SensorTag does some of the processing of the data before sending it to the phone. For an application like a pedometer it is no problem to do the processing on the CC2541, for more complex...
View ArticleForum Post: RE: TRF7960 EVM
does TI sell this kind of power amplifier for TRF7960 EVM, Sloc 132?I need to make antenna that has a reading range of 1m. Is this possible if i use trf7960EVM + power amplifier?Thank you.
View ArticleForum Post: RE: TRF7960 EVM Communication Problem
does TI sell this kind of power amplifier for TRF7960 EVM, Sloc 132?I need to make antenna that has a reading range of 1m. Is this possible if i use trf7960EVM + power amplifier?Thank you.
View ArticleForum Post: RE: Is there any possibility to increase the range of TRF7960...
does TI sell this kind of power amplifier for TRF7960 EVM, Sloc 132?I need to make antenna that has a reading range of 1m. Is this possible if i use trf7960EVM + power amplifier?Thank you.
View ArticleForum Post: RE: Problem In communication Between CC1101 and CC430F6137...
Ok.. thanks.. I will try this and let you know.
View ArticleForum Post: RE: TRF7960 Power Amplifier
does TI sell this kind of power amplifier for TRF7960 EVM, Sloc 132?I need to make antenna that has a reading range of 1m. Is this possible if i use trf7960EVM + power amplifier?Thank you.
View ArticleForum Post: RE: CC1110 tuning
Have you checked if you find the information you need here: http://www.ti.com/lit/an/swra207a/swra207a.pdf?
View ArticleForum Post: RE: RF connection on CC1110
We have tried to make the example software as basic as possible, we don't have anything more basic.
View ArticleForum Post: RE: Fail to set PLT power mode on during Wifi calibration
Hi Barak,Thanks Barak for response.I am attaching the log file.Autocalibrate option is not there .We try other calibrate option also (list of working options)get dump_nvs [<nvs file>] get...
View ArticleForum Post: RE: BLUETOOTH CHIP FEATURE DETAILS
Hello Janaki,Range: line of site is a out roughly 100 meters. Depending on your antenna design. You can expect the same range as a wireless Internet router.Battery Life: that will depend on your...
View ArticleForum Post: RE: DOES FIRMWARE NEED FOR CC2541 BLUETOOTH CHIP
thank geerija. i had query . if i download the BLE stack & update the FIRMWARE it into my chip(CC2541) after that can i interface (SPI, UART)directly to mu MCU(ATMEL)Thank in advance
View ArticleForum Post: RE: Need to disable sleeping in HostTestApp to prevent packet loss
Hi Aslak, Thanks a lot for your response. The issue is fixed now and this is how I fixed the sameIn the code where I was generating the GATT_Notofication, I now have a code to check the return value....
View Article