Forum Post: RE: CC1120 abnormal current consumption
Thank you,I think that HF oscillator automatically is disabled when strobing SPWD.RCOSC should be on to let WOR wake up. Its current consumption is very low, about 0.2uA according to the specs.About...
View ArticleForum Post: RE: cc3000 spi
This links below has some useful information:http://processors.wiki.ti.com/index.php/CC3000_Host_Programming_Guidehttp://processors.wiki.ti.com/index.php/CC3000_Host_Driver_Porting_GuideThough not in...
View ArticleForum Post: RE: Looking for generic (OS agnostic) driver for WL1273L
Hi Sebastien, Not sure if this is what you are looking for, but check the WL1273 wiki page:http://processors.wiki.ti.com/index.php/WL1273_Support . Alternatively, this page has additional support for...
View ArticleForum Post: Smart Config without AES not defined in driver
As per this note in the wiki (http://processors.wiki.ti.com/index.php/CC3000_Smart_Config#APIs), I should be able to run the smart config process without using AES. But that is not so in my driver...
View ArticleForum Post: Availability of PC Application of Smart Config
Any information/udpates on when a PC Application for Smart Config will be available for release? Thanks!
View ArticleForum Post: RE: CC4000-TC6000GN Accuracy Improvement Techniques
A similar question was asked in this thread: http://e2e.ti.com/support/low_power_rf/f/869/p/266896/933125.aspx#933125It seems that there is not a way to get centimeter resolution accuracy: [quote...
View ArticleForum Post: RE: ADXL346 interface with CC2540
The issue was basically from the reserved pin which needs to be connected to Vs, which was left floating in our design. I shorted it with Vs now and everything works nice and clean! Thanks for your...
View ArticleForum Post: RE: CC Debugger IAR Crash
Rich,I am not having problems with it once I updated everything, but I'm also on Windows 7. Have you been able to debug in the past, before you switched either the debugger or to Windows 8?
View ArticleForum Post: RE: TRF7970A Hardware and Software configuration as Card...
Josh!I tried clicking on OK and did not work (I get an error). But well, the new .zip that you attached today works perfectly. So, the problem is solved and thank you so much.Also, I have a last...
View ArticleForum Post: CC2564 fails to upload the service pack
Hi,I am trying to upload the service pack into the CC2564 chip. However, after several bytes I catch following response which meaning I cannot find:0x1C 0x38 0x0 0xC3 0x20 0x4 0x4 0x4 0x24 0x4 0x4 0x0...
View ArticleForum Post: CC2564 BGA documentation
Hello. I have a question regarding CC2564 (or devices from CC256x series).On the product page http://www.ti.com/product/cc2564 I saw a mention of one of the product package types being 54DSBGA .Also...
View ArticleForum Post: RE: Does anybody tested the CC2541 transfer rate?
There are some similar discussions in http://e2e.ti.com/support/low_power_rf/f/538/t/169928.aspx .
View ArticleForum Post: RE: Is the BLE stack source available, or is enough hardware...
I demonstrated sniffing the key exchange and recovering the LTK when using both Just Works and 6-digit PIN at ShmooCon in February 2013. For details, refer to my site, which has a video of the talk and...
View ArticleForum Post: RE: CC Debugger IAR Crash
Rich,Can you answer some of the questions I previously posted. Also, what do you mean by "crash"? The whole IAR application closes, or it gives an error?
View ArticleForum Post: CC254x acting BLE central can be perform scanning when connection...
Dear Sir, When CC254x acting as BLE central, I know it is support max 3 device connection, but seems it is impossible to perform scanning when connection is already established. Am I right?B.R.Edwin
View ArticleForum Post: RE: CC2543 & Srf05
MaciejKucia,Thank you for your post!Yes, I confirmed the button interrupt to verify the interrupt and de-bounce function are doing okay. Well, if I combine the small functions, the reset function is...
View ArticleForum Post: RE: CC2564 fails to upload the service pack
Hi,so I have converted the .bts file into the array and it is more understandable to me. However, the HCI_RTS still goes high. This time immediately after a few bytes of the second command is sent. I...
View ArticleForum Post: Question about Wiki data throughput example
Hi,The Wiki contains an example of SimpleBLEPeripheral which is modified to send packets of 20 bytes.I am not sure how it does this. The code which sends data is:/* * Send Data */static void...
View ArticleForum Post: BLE vs BlueZ compat.
Would you please let me know the current state of BLE vs BlueZ compat.?
View Article