Forum Post: CC2540 BLE Stack overhead
HiDoes TI have any statistics of the overhead of using the BLE stack, i.e. how much spare processing time is available when maintaining BLE functionality? I have seen situations where i think the BLE...
View ArticleForum Post: RE: CC1120 Transparent Serial Mode Troubles
Although it's not my expect answer,thank you all the same.
View ArticleForum Post: Can't receive beacon package from AP with 1271 wifi chip
HiI am porting the linux code to vxWorks OS. I wrote the initialization as wl1271_op_add_interface in main.c. These steps are all ok. And now I can receive the IEEE80211_STYPE_PROBE_REQ package from...
View ArticleForum Post: z-toll Error: Declaration expected.
Hi, in my case z-tool works well but when I try to execute SAMPLE jscript shows several errorsError: Declaration expected.File: C:\Texas Instruments\ZStack-1.4.3-1.2.0\Tools\Z-Tool\Sample.jsLine:...
View ArticleForum Post: RE: Multiple Profiles Used at the same time
Eric,What device type are you interested in? ZLL only defines Lighting devices and the spec was written to IOP with HA. So a ZLL device can operate on a ZLL network or a HA network. Using the TI stack...
View ArticleForum Post: RE: Command Line Interface cli for WL1271
Hi Victor,We are currently running Linux on our Sitara ARM AM335x Starter Kit.I want to define thresholds for when the firmware inside the wl1271 should roam between Access Points.The ./wlan_cu has a...
View ArticleForum Post: RE: GSM GMSK receiver
You told me that you have a EPC reader, working using a CC430. How about this board ? You told me in Brazil, that it was working very well..
View ArticleForum Post: RE: memMax and heap_length
Guys..Just in case you didn't get me.I was referring to Software Developer’s Guide v1.3 - Document Number: SWRU271D where its mentioned about the stress test (section 3.1.3).What is unit of...
View ArticleForum Post: wl1271 BT_Discovery script file
Hello...With reference to your link http://processors.wiki.ti.com/index.php/WiLink8_BLE_Demo:_Linux, I downloaded the script file folder in which I could not see BT_Discovery.sh script file.I am...
View ArticleForum Post: RE: layout confirmation
Hi Erkan,,I usually charge a fee for reviews but since you are in Turkey I won't worry about it. Send your layout file to me at ehooker-rf@msn.com if you want it reviewed. Please also send a...
View ArticleForum Post: RE: CC2541: Periodic Wakeup other than WDT?
[quote user="Gi Gi"]However, if left to run free it ends up in the weeds.[/quote]What do you mean by this, what do you observe? If you try to stop the execution with the debugger, please note that PM1...
View ArticleForum Post: RE: How to send ZCL frame through serial device (cc2531) on linux?
You can use AF_DATA_REQUEST AND AF_DATA_REQUEST_EXT MT command to send out ZCL command. Of course, you need to familiar with ZCL spec. Basically, MT command is platform independent and you can choose...
View ArticleForum Post: RE: SimpliciTI 1.2.1 Beta Version
Hi, LeoI am wondering when the SimpliciTI official version supporting CC1120 will be released. Do you have a schedule?Thank you!
View ArticleForum Post: Using Two antennas with TRF7960 EVM Module
Hi,I am using TRF7960a EVM module for my project to detect mifare RF tags. I want to use external antenna on J3 connector. While in forum search i found that i have to remove R3 resistor in order to...
View ArticleForum Post: RE: CC1101
See this post regarding IF frequency selection: http://e2e.ti.com/support/low_power_rf/f/155/p/241448/868868.aspx#868868
View ArticleForum Post: RE: Android and Bluetooth Smart - It works on the Samsung S3 phone
Hi.I'm using the TI CC2540 mini-kit, and have been able to get the keyfob paired up with my I9300. I used the sample-code from rswl88, where i flashed the keyfob with his custom .hex file. The pairing...
View ArticleForum Post: RE: CC2530 Initialization Problem
Hi Karthikeyan,I've checked that I am turning the correct bits on. Here are the macros:LED1_MASK is 0x01LED2_MASK is 0x02LED1_ON() is (P1_0 = 1)LED2_ON() is (P1_1 = 1)
View ArticleForum Post: RE: Case Studies with Notifications using CC2540 Packet Sniffer
1) Any packet with a payload will start with a L2CAP-S (Start) segment. All 0-length packets (ie link maintenance and acks) will come as L2CAP-C (continuation) as a 0 length continuation has no...
View ArticleForum Post: RE: Satellite fix problem in CC4000 module
Hi Kirk,If you look carefully at the GSV message and read the fields, you will notice the SNRs of the satellites are the...
View Article