Forum Post: RE: LM3S9B95 Development Board
Hi Brandon, I believe you will find what you are looking for on the LM3S9B95 Product Page. Best Regards
View ArticleForum Post: RE: OMAP-L138 + WL1271 is it possible?
Hi, Inderjit. From expat/config.log, which is first package that is built I see the following: "configure:6787: checking whether the arm-none-linux-gnueabi-gcc linker (arm-none-linux-gnueabi-ldd)...
View ArticleForum Post: CC2530ZNP Mini Kit - Maximum number of routers/end devices possible?
Hello, I have just stumbled across Texas Instruments' CC2530ZNP Mini Kit solution whilst doing a google search, and I like what I see so far, but I have read through the forums and found a post by a...
View ArticleForum Post: TIMAC-CC2430-1.4.0
Hello all. Where could I download где "TIMAC-CC2430-1.4.0" ? I have CC2430 board and what to compile stack for it. I know there is a new version CC2530, but could I use TIMAC CC2530 for CC2430 board? I...
View ArticleForum Post: RE: Programming the PAN1720 with TI stack using CC debugger
[quote user="kazola"] Hi! I guess you did but do you press the "reset" button after connecting CC debugger? That worked for me one afternoon some time ago :) [/quote] Yup, did hit the reset button...
View ArticleForum Post: RE: How to make windows software to talk to CC2541 DK
Thanks Nick and kazola. I guess the conclusion is that the only way to talk to windows7 software is through CDC (COM port) at the moment. Or am I misunderstanding BLE completely? I was hoping I could...
View ArticleForum Post: Rx & Tx dump of CC2540
Dear all, I have been hacking the Java SimplePeripheral application. I wonder where I can find the manual for those Tx and Rx instructions? I would like to know what they really means. Thank you! Here...
View ArticleForum Post: RE: SimpliciTI FHSS Power Consumption and Sleep Scheduling
Which platform are you using, have you performed any measurements? It should be very low power consumption, the 32kHz clock only consumes ~1uA while running and the rest is off during the sleep...
View ArticleForum Post: RE: Has the WDT been opened in the zstack for cc2530?
Dears, You don't need to take care of the WDT clear inside ZStack. Just do WDT clear in your application layer.
View ArticleForum Post: RE: UART tx buffer problem
Dears, I see you use a for loop to send uart write. A busy loop to write uart data crazily might have this problem because the ISR can not handle the command in time. Suggest you do not do this or add...
View ArticleForum Post: RE: Confused about commercial use of cc2530 and z-stack.
Dears, If you want to claim your products are certified by Zigbee. You need to join Zigbee alliance first and certified your product. There are some useful information in http://www.zigbee.org/ for...
View ArticleForum Post: RE: polling packet can not be sent during active scan or orphan...
Dears, Polling is unicast. Since there is no parents, I do not think you can use set_poll to force ZED to send out polling.
View ArticleForum Post: RE: NFC reader
Hello Nick Your feedback was appreciated. What type emulation Card will be used for testing purpose, unless smartphone with NFC chip is used? Thanks, David
View ArticleForum Post: Wl12xx calibration Issue with DMA
We are using our custom board with TMIO SD/MMC/SDIO controller it has got 4 channels and in one-of the channel TI WL1281Q wifi adopter chip connected. We have TMIO controller enbaled with DMA and it...
View ArticleForum Post: RE: Compat Wireless Version
Manjunath, Girish, Is this issue resolved? Regards, Naveen
View ArticleForum Post: RE: Debugger LED turns off when CC2540 is powered
I just hooked it up again and it works. It must have been an error on my part the previous times I'd connected it. Thanks for helping me through it. Ben
View ArticleForum Post: RE: WL 1271 driver
Hi, we use a RTOS@chip from BeckIPC, which supports MMC and SDIO as well. Best regards, Regina Kniegl
View ArticleForum Post: RE: CC2540 UART Issues
Thank you for your answers but unless I missed something I was not able to solve the problem. I checked the registers as you said and the results are shown below. PERCFG=0x00 ; IEN2 =0x011; IEN1=0x25...
View ArticleForum Post: Detecting incoming mail or sms in a bluetooth device
Hello, I want to develop a bluetooth device which will notify the user whenever a new email or sms arrives in the iPhone to which the headset is connected.How can i achieve this purpose,i.e how can i...
View ArticleForum Post: RE: TRF7960 EVM Communication Problem
Hello Josh,I have been using TRF7970A EVM for a while in order to make some tests but i have problems and therefore i tried alternative way to set up a communication between Tx and Rx (i.e., i used a...
View Article