Forum Post: Chronos RF accespoint 433MHz
Hi,In the past I've worked with the USB RF accespoint that is included in the TI Chronos kit.,I used to hook it up to a CC-debugger and could control it with SmartRF studio.I wanted to do this again,...
View ArticleForum Post: RE: TRF7970A Framing error
Hey Matthew,The RF430CL330H officially released today. There is a target board as well, that allows you to break out the pins to the RF430. It should also have our Wireless Daughter Card RF Headers...
View ArticleForum Post: MSP430F5528 & SimpliciTi
Hi,does anyone here knows how to port SimpliciTI to MSP430F5528?CCS is not happy about a few defines like CALDCO_8MHZ, IFG2, TACTL. Any ideas?Thanks!
View ArticleForum Post: RE: BLE vs BlueZ compat.
Hi David,Sorry for the late reply. Here's the reply from my colleague Sundeep:BLE support for Wilink 8. Today BlueZ 5.5 (first version with LE support), but as this req kernel 3.5+ I guess current...
View ArticleForum Post: CC2530 Capacitive sensing
Hello I am trying to locate the HAL_CAPSENSE module that is referenced in http://www.ti.com/lit/an/swra362a/swra362a.pdf . I need to make an application with 3 capacitive sensors and it would be really...
View ArticleForum Post: What is the maximum number of BLE slaves that a BLE master (e.g....
Hello, I'm working on a proposal for a project whereby we'll be using the CC2541 in a number of slaves (10-20) which will all be controlled from an iOS device. They communicate infrequently, about 10...
View ArticleForum Post: RE: Programming bluetooth in CC2540
Gui, help please!I have programmed in CC2540 SimpleBLEPeripheral project. What program I need to install to iPad thet to see the chip?Regards, Alexander
View ArticleForum Post: RE: Z-Stack Samples Without TI's Development Kit
Hi,Thank you for your explanation. But i still confused with the Source Code from Z-Stack, those are very complex .Can you tell me, how can i setting the CC2530 so that i can communicating with 2...
View ArticleForum Post: RE: CC1101 falsely indicating that sync word and packet received
If you get interrupts before the radio has gone into RX, it sounds that you have some noise on the IO line that causes the interrupt. I would use a oscilloscope to debug the IO line to verify that the...
View ArticleForum Post: RE: Licensing Fees
Hi, The ZigBee stack is considered to be IP of the ZigBee Alliance. To use this you just need to be a member of the ZigBee Alliance, which you will anyway need to be to certify you devices. Please...
View ArticleForum Post: RE: Modifications of CC1125EM-CAT1-868 board for 902 – 928 MHz band
At the moment we don't plan on a new version of CC1125 without the calibration bug.Note that for frequency hopping systems calibration may be run for all frequencies, the results stored and when...
View ArticleForum Post: RE: How can Coordinator deny Association Request from End Device?
Hi,I was also looking similar functionality. i found this function in ZDSecMgr.c file, ZDSecMgrDeviceValidateRM(). But this is used with SECURE option. It allows us to configure the trust center to...
View ArticleForum Post: Bluetopia
HiI have installed bluetopia stack for MSP430 and for interfacing of Bluetooth module PAN1316(Base IC CC2564) with MSP430 i am using UART interface. For sending sensor based measured data over...
View ArticleForum Post: RE: Wl1271 Calibration Failure (Boundary Device nitrogen6X)
I ran into a similar problem with a system running a 3.0.xx kernel. Once I switched to the TI compat drivers, then I was able to get the calibration mode working. These bits are available in the...
View ArticleForum Post: RE: Signal-to-noise ratio on cc2530
Hi Darshan,hope this help1) noise power at the receiver output (in dBm, subject to T = 300 K) is Pn = Pnoise+NF=-174+10log10(B)+NFwhere B is the signal bandwidth given in Hz (for the IEEE 802.15.4 2450...
View ArticleForum Post: RE: CC2540 device cannot start code 10
Martin,I don't know if it is going to help you or not but you can do it in following way:1. Go to device manager uninstall the driver by right clicking on the ""TI CC2540 Low-Power RF to USB CDC Serial...
View ArticleForum Post: Project setup
I am trying to build an SPP protocol project from scratch.Anyone has an advice or can direct me to a guide, that helps setting up a CCS5 project with the Bluetopia stack?Trying to copy settings from...
View Article