Forum Post: RE: Getting started with CCS and CC3000
So, it doesn't really help. That's what I used before. There are several problems:The firmware download doesn't specify the version, so I'm not sure which version I have. I just now downloaded it, so I...
View ArticleForum Post: RE: Stonestreet One Bluetopia with MSP430F5438A and DriverLib...
Hello,Bluetopia is based on the medium memory model. You need to build the DriverLib for MSP430 from the TI provided source into the projects with Bluetopia (using medium model) in order to use them...
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
I noticed that the parameter that GAP_SetParamValue (TGAP_LIM_ADV_TIMEOUT, ...) takes in BLE stack 1.3 changed from mSec in 1.2 to sec. My code sets this value to 100 and with 1.3 it advertises for 100...
View ArticleForum Post: RE: Info regarding CC2538
Hi guys,Just to let you know that we also plan to add support for CC2538 to the Contiki repository! Contiki is an open source OS including a IPv4 and IPv6 stack supporting e.g. 6LoWPAN, findout more...
View ArticleForum Post: RE: CC2560: Parameter configure setting for SPP upper limit...
Hello, The throughput depends on all the factors(FrameSize, SPP_RxBufferSize, SPP_TxBufferSize and Baud rate) but once you hit a bottleneck with the MTU increasing the baud rate will not increase the...
View ArticleForum Post: RE: Stone Street One HID demo
Hi Daniel,If you are using the 5438 board you should refer to this wiki to get you started. http://processors.wiki.ti.com/index.php/CC256x_MSP430_Bluetopia_Basic_Demo_APPS Make sure that the Jumpers...
View ArticleForum Post: CC1120 connected to external MCU, GPIO not working
My CC1120 is connected to a STM32 MCU via SPI, and I am able to successfully read/write to registers. However I need to send a MARC_MCU_WAKEUP interrupt signal via GPIO, but I can't seem to get the pin...
View ArticleForum Post: cc2530 adc-dma repeated block transfer
Hi,I am trying to use the dma to transfer values from the adc to memory. According to the data sheet it is possible to use the dma to repeatedly transfer blocks of data. However, I am a little confused...
View ArticleForum Post: RE: Murata wifi/BT module LBEE5ZSTNC-523 and production calibration
does TI have any comments or feedback on this ??
View ArticleForum Post: RE: Image on eZ430 - RF2500
i'm getting an error and not sure what to do with it. I just bought the target board so it should be up to date.18:11:40 2013: * Evaluating triggers...Wed Feb 13 18:11:40 2013: - A device name was not...
View ArticleForum Post: RE: CC2540DK: Issues Compiling Example Projects with IAR 8051 8.20
Aslak,Thanks so much for the response! It works now. I had taken a detour to a previous version of the compiler, but now back to 8.20 and this fixed my issue. Please let me know if a permanent fix is...
View ArticleForum Post: Timers not working in CC2541_OAD_IMG_A
I've followed the guide (http://processors.wiki.ti.com/images/8/82/OAD_for_CC254x.pdf) to setup my project to compile into an OAD boot image. This causes a problem where OSAL timer events are not being...
View ArticleForum Post: BLE Stack - gatt_uuid.h vs bluetooth assigned numbers
I am just getting into ble and trying to understand the stack and how the communication functions. I'm a bit confused about a mismatch of the UUIDs in the gatt_uuid.h and online bluetooth assigned...
View ArticleForum Post: RE: Retry limit on the wl1271/1273
No, you should look for an 'ini' file (the original name is ti_wlan1273.ini).In this file you will find the following parameters:RatePolicyUserShortRetryLimit = 10RatePolicyUserLongRetryLimit = 10You...
View ArticleForum Post: RE: Timers not working in CC2541_OAD_IMG_A
Thank you for the suggestions Greg. I've confirmed the timer event is added. I've tried changing the timer event bit and this has no effect. Disabling power saving improved the problem to some extent....
View ArticleForum Post: RE: Modifying the sample accelerometer code (ez430-rf256x)
Thank you very much for the file.Best Regards,
View ArticleForum Post: RE: IRQ inverted on WL127x
Hi Ryan,Can you please share with us the configuration of the IRQ GPIO you are using on the host code? In addition some signal captures might be also helpful. Regards,Barak
View ArticleForum Post: RE: List of WiLink8 supported 802.11 MCS, channel width and Guard...
Hi FS,WL8 fully supports MCS0~7, and only 20Mhz bandwidth for MCS8~15.
View ArticleForum Post: RE: MSP430F5438A-PAN1326 Enable/Disable Procedure
ServerPortID has to be set to 0. ServerPortID maintains it's value after closing the stack. I have not been able to figure out the discovery problem yet. -Raydaniel
View ArticleForum Post: RE: I need chip recommendations
Thank you Zahid,I did leave out one important feature we need. We need it to have dual microphone inputs, but I do not see that on the schematic. Am I missing it or is there another chip that would...
View Article