Forum Post: RE: using cc2540EMK
The 254x User Guide is your friend ;-) Check out sections 3 and 7 for full pin reference, and CC debugger's user guide too.Basically, you need five-wire connection between CCD and 2540 as...
View ArticleForum Post: MSP-EXP430F5438 and PAN-1323 interfacing
Hello,We are working on interfacing of MSP-EXP430F5438 with PAN-1323. We need a sample code in code composer studio to achieve bluetooth connectivity with PC and data transfer.
View ArticleForum Post: How to get info in SCAN_REQ adv package?
Sorry i'm a newbee in BLE, especially the TI's BLE-stack.I want to get the information in the SCAN_REQ package (like ScanA and AdvA in the SCAN_REQ PDU Payload)I can read it from the package sniffer,...
View ArticleForum Post: SPP_data_write performance in bluetopia stonestreet
Hi Stonestreet support,It is not the first time I explain you my goals in my project:I need to transmit over 25 packets per second , and each packet size is over 1024 bytes.I'm working at 25MHZ with...
View ArticleForum Post: IAR/ LCD/ SPI, Function type error
Hello every oneWhile I am trying to implement my simple code I am getting the following errorError[Pe144]: a value of type "pAppFunction (*)(void **)" cannot be used to initialize an entity of type...
View ArticleForum Post: RE: Connecting to CC2540 without dongle?
Hello,,can you please share with us if you got it working without the dongle and how you did it. thank you :)
View ArticleForum Post: MSP430FR5969 works with CC3000?
Hi ,I desperately need more RAM for CC3000 application. MSP430FR5969 (64K RAM!) looks great to fit my applications. Is there any plan for port today's MSP430FR5739+CC3000 code to MSP430FR5969?...
View ArticleForum Post: CC3000MOD Antenna alternative to ACX AT8010-E2R9HAA?
TI design uses a AT8010-E2R9HAA chip antenna with additional 2 Caps and 2 Inductors.I can not find where in USA to buy this antenna?NL inductor = non populated i guess?Can I instead use the Johanson...
View ArticleForum Post: RE: Coexistence of LF HDX systems
..."Hiatus zone"... forty three years earlier Adolph offered a pole star of "social invariance", then comes you with "enforced variance" ...to announce with a warble the presence off a passing...
View ArticleForum Post: RE: could not open specified hex file
[quote user="YiKai Chen"]Do you generate the hex file with the following two steps?1.Select "intel-extended" output in your linker option.2. Enable the following two lines.// Include these two lines...
View ArticleForum Post: ffmpeg.exe - Entry point not found.
hi,I m using ns2.29 for window xp.My project is based on zigbee network.when run this step at the simulator ./ffmpeg.exe –s qcif -vcodec mpeg4 –r 30 –g 9 –bf 2 –i foreman_qcif.yuv...
View ArticleForum Post: SimpliciTI 1.2.0 stalls in mrfi_radio.c
Hello,I have been running several different releases of SimpliciTI on CC2530 during the past few years, and with no modifications to them, my code has always occasionally stalled on the following line...
View ArticleForum Post: RE: TRF7970A EVM NFC P2P demo
Same Problem here.Setting: NFC-PP, Passive, 106 kbsLog:15:03:31.847 COM115:03:32.051 --> 0108000304FF000015:03:32.058 <-- D 715:03:32.065 COM015:03:33.602 --> 010A000304131700000015:03:33.608...
View ArticleForum Post: RE: Simple CC1125 - CCS code
Note that the code examples written for CC1125 is for IAR, we have at the moment no plans to support code examples for CCS. It exist some code examples for different MSP430 version for CCS, see if you...
View ArticleForum Post: RE: CC3000 HTTP Web Server Demo Session
I have downloaded the latest version of this api. it works properly. Sorry for the late answer.Thank you
View ArticleForum Post: CC3000 TCP connection
Hi,I am using CC3000 + msp430fr5739 as a client. I am setting up a TCP connection and trying to send 5 byte data and wait for the response from the server but i can not see the 5 byte data on server...
View ArticleForum Post: RE: Tracking using RFID
Sankaran....here is a good start point...use google to find.KinSeonglLeongThesis.pdfRegardsRay
View ArticleForum Post: RE: The question about the comunication of CC1101 FIFO mode...
And the following is the code of operation to FIFO:UINT8 j; BYTE status[2]; halSpiStrobe(CCxxx0_SRX); Dly1mS(1); if(halSpiReadStatus(CCxxx0_RXBYTES)==0) { return 0; } Dly1mS(2); j=length*90;...
View ArticleForum Post: frequency range for cc2500 and cc1101
Using SmartRF studio, cc2500 can be configured to use frequency anywhere between 2400-2483.5MHz, cc1101 can be configured to use frequency anywhere between the following three range, 300-348MHz,...
View Article