Forum Post: RE: SPI connection to CC2541 running HostTestRelease
For some reason the TX DMA does not work... There's nothing on the MISO channel for a long time (23 ms).Also I have noticed that if I turn on the chip select as soon as I detect DRDY, then the DRDY is...
View ArticleForum Post: problem in connecting CC3000 using WPA2-PSK.
Im working on CC3000 basic WiFi application using FRAM board. In that im trying to connect CC3000 with AP using WPA2-PSK seurity enabled. The following figure shows the wireless setting in TP-LINK...
View ArticleForum Post: RE: Multiple central and single peripheral
Hi greenja,Is it possible to put timeout for connection request.It should try may be for 3 seconds for link establishment after connection request.if it doesn't connect it should stop...
View ArticleForum Post: MRFI_Init hangs on PKTLEN ASSERT Check
The following code in SimplciTI file mrfi_radio.c is misbehaving.#ifdef MRFI_ASSERTS_ARE_ON#define TEST_VALUE 0xA5 mrfiSpiWriteReg( PKTLEN, TEST_VALUE ); MRFI_ASSERT( mrfiSpiReadReg( PKTLEN ) ==...
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
Hi all,Can i know the maximum peripheral can connect to the central device in the Latest BLE stack 1.3 ?ThanksArul
View ArticleForum Post: RE: How to enable Wi-Fi Direct on Android 4.2, Pandaboard ES?
Hi ,Are you trying to use panda board as Miracast source device or sink device? Do you think Miracast library of Android 4.2 has the functionality of sink device implemented already or you are going to...
View ArticleForum Post: RE: Connection between CC2540 Mini Development Kit and a mobile...
Hi,Can we use a BT V4.0 in CC2540 with "downward compatibility mode" sort of thing? I mean is there any way to ask this slave bluetooth device to talk with Master V3 or V2 bluetooth phones?Thanks,Hoda
View ArticleForum Post: RE: could not receive data through UART
Hi Mahesh KV,Do you set a break point on "if ( otaBuf2 )" statement and see if it stops there when you send data to the module?
View ArticleForum Post: RE: Questions about 2530 long distance and multi router system
You need to use sniifer to have a look on your network topology. I t is impossible that R2 is connect ed to R1 and R1 is connected to R2.
View ArticleForum Post: how to TX and RX continuously with cc2500 connect to pic18f66k22...
how to TX and RX continuously with cc2500 connect to pic18f66k22 from two side.
View ArticleForum Post: RE: Can the MSP on the TrxEB be programmed with a CC Debugger?
Richard, No, that is not possible.But if you are looking for a cheap way of doing it, I suggest buying the LaunchPad and blue-wire the debugger on the launch pad in. (its 10...
View ArticleForum Post: RE: cc430F6127 base RF network demo query.
Jignesh, Can you be more specific? The only mesh on CC430 that I know is Sensinode. Is that what you are talking about?Regards,/TA
View ArticleForum Post: RE: Code Protection
Agie, That is possible thru the debugging interface, please read section 3.4.1 of the user guide for details.http://www.ti.com/lit/ug/swru191d/swru191d.pdfRegards,/TA
View ArticleForum Post: RE: CC3000 select() does not report socket closure
Hi,I also have same problem.I didn't success to indicate when the socket close. my code is: FD_ZERO (&exp); FD_SET (getSocket(), &exp);selres = select(2, readerSet, NULL, &exp,...
View ArticleForum Post: trouble understanding how the input impedance of the CC2500 is...
I have trouble understanding how the input impedance of the CC2500 is modeled as a Capacitor in parallel with a Resistor in "Application Note AN068Adapting TI LPRF Reference Designs for Layer Stacking"...
View ArticleForum Post: RE: Getting started with CCS and CC3000
Kelvin,Just an update ...The problem is related to the laptop wireless card.Our research lab has finished the CC3000 porting to the CC2430 family and we will now start with the CC254x (BT...
View ArticleForum Post: iphone + cc2540 Audio/Video Remote Control Profile possibility?
Hi, I have my own keyfob and still learning:) I know that bt 4.0 doesn't support AVRCP (right?) but I wonder to know if there is any possibility to, for example, use keyfob to control iTunes on iPhone....
View ArticleForum Post: RE: Association Request Timeout
Hi,iR. Have you found the timeout somewhere ?Can it be changed?
View ArticleForum Post: Swrc117 flash_dma.c example,please some help
Hi experts ,sorry if it sound old fashioned,but we still work with cc1110f32 SoC in our university in Slovenia, We managed to work to test the scrw117 example app for writing flash How i can change...
View ArticleForum Post: RE: CC2538 Foundation Firmware Availability?
Will, Most of the CC2538 collateral just went live this weekend.http://www.ti.com/tool/cc2538-swRegards,/TA
View Article