Forum Post: RE: Is Objective-C source code available for SPPLE Transfer App...
Steven,No one from TI replied to my request.It would be very helpful to have a bi-directional iPhone example and even more helpful to have one that worked with a TI chipset demo.I was hoping that...
View ArticleForum Post: RE: CC1120 Tx ACP
Thank you for your answer. I have two more question, what is adjacent channel bandwidth? 12.5KHz? I have try the 12.5KHz as the adjacent channel bandwidth but the result is aobut -45dBc.(adjacent...
View ArticleForum Post: RE: IAR hex file
1. Enable the following two lines in f8w2530xcl-M(CODE)[(_CODEBANK_START+_FIRST_BANK_ADDR)-(_CODEBANK_END+_FIRST_BANK_ADDR)]*\_NR_OF_BANKS+_FIRST_BANK_ADDR=0x80002.Add hex file name in Output file...
View ArticleForum Post: RE: CC2530 Interface to ISO 7816
According to http://ww1.microchip.com/downloads/en/AppNotes/01370A.pdf, Input/Output line of ISO 7816 is used for serial data communication between the smart card and the interfacing device. This is a...
View ArticleForum Post: RE: HealthDemo—— USB_Dongle 's Source file
Hi,Have you solved this problem? I was confused about this now. Did the HostTestReleaseCC2540Usb.hex doadloaded in chip work?Thank you !
View ArticleForum Post: Anaren ATC-Booster Stack Lite GUI cannot establish the COM...
Any body has used Anaren CC110L AIR Module available on TI e-Store? I have followed the quick start up guide but with no luck. The MSP430 LaunchPad version is v1.5. My OS is 64bit Windows 7.Could the...
View ArticleForum Post: RE: Health Thermometer
Hi KazolaI noticed that in wiki page, but i'm wonder where is the master.hex ? Coudle it be replaced by HostTestReleaseCC2540Usb.hex?Thank you for help!Have a nice day!
View ArticleForum Post: RE: How Unicast?
There is NIB data structure that keeps the info of its associated nodes. However, this is not enough to know all of the short address using this info only in a mesh network. I still suggest that you...
View ArticleForum Post: RE: Question about the read IEEE secondary address of CC2530
Thanks YiKai for pointing out the exact location.Thanks also for the great job you have been doing in this forum and an early congrats at you new and final level.Thanks,
View ArticleForum Post: RE: CC2540 - reading the ADC
Hi greenja,1. With respect to the ADC port pins they have a mapping in the documentation with that of cc2540. I have set everything right but i am getting nothing. Till now i have only been able to use...
View ArticleForum Post: BLE data rate
Hi all,I am working on a project to build a BLE device to communicate with iOS. We want to send a software programme through it. Can anyone tell me whether this is feasible for BLE? Cuz I know BLE...
View ArticleForum Post: CC3000 Update 10.0.12
filename CC3000_Patch_Programmer_v1_11_7_12_14_FRAM_Setup.exe ver 10.0.12Open Start -> All Programs -> Texas Instruments -> CC3000 Patch Programmer -> Download CC3000 Driver Patch...
View ArticleForum Post: RE: how to take signals from port pins
You can refer to the button SW_6 at P0_1 which is implemented in hal_key.c. There are code example that tell you how to init, register, and process ISR.
View ArticleForum Post: WL12xx configuration in board file succeeds, but there is no...
Hello,I'm still struggling to get our AM335x/TiWi-R2 board working properly. The wifi chip gets detected but continually fails with SDIO errors (wl1271_sdio mmc1:0001:2: sdio read failed (-84)). One...
View ArticleForum Post: Where to start, additional Resources.
Hello all Devs,I'm not an expert on Bluetooth 4.0 Low Engergy or the OSAL or the BLE Stack. But I have found some additional resources which have helped me come to terms with the CC2540/41 and the BLE...
View ArticleForum Post: Can any Android SPP app connect to anything other than RFCOMM1?
Howdy folks,I realise this forum doesn't support the LMX9838 but I think this question would also apply to the CC256x. I have multiple SPP connections enabled on my device and a PC can connect to all....
View ArticleForum Post: RE: BLE data rate
Hi Maciej,Thanks for your help. It gives me an idea of the speed range.As we need to make decision on than, I would have to try looking for experimental stats.Cheers,Yipeng
View ArticleForum Post: RE: joy stick connected to which port pins in SRF05EB
You can find references for Joy stick from swru210a.
View ArticleForum Post: RE: End-device binding with one device the Coordinator
Do you register Bind_rsp for ZDOMsg using the following line?ZDO_RegisterForZDOMsg( zclSampleSw_TaskID, Bind_rsp );
View ArticleForum Post: CC1120 adjacent channel bandwidth in ACP measurement
In CC1120 ACP measurement .From TER's answer, I know the 100Hz is the RBW, the deviation is 2.4kHz,12.5kHz is channel bandwidth.But I have meet another question.what is adjacent channel bandwidth you...
View Article