Forum Post: RE: ADC problem in z-stack
Hi! Alli need the below statement to be executed in my code. ADC12CTL0 &= 0xFF9F;i tried a lot, but after execution, when i see the ADC12CTL0 value then its always showing some other value. Is...
View ArticleForum Post: RE: CC2540 fails to reconnect after previous connection is...
Hi Brian[quote user="Brian Pike"] establishing a link causes the CC2540 to stop advertising. Is that what you are saying is happening? [/quote]Yes.[quote user="Brian Pike"]If the fix is to send another...
View ArticleForum Post: host test app using uart
how to use the host test app in the ble stack v1.21 for custom boards.. the default settings in the host test program is enough or anything we need to change? if i use the unchanged program no response...
View ArticleForum Post: RE: SimplicTI
Hi,You will have to wait for an answer, since I have no installation of simpliciTI on my office desktop.
View ArticleForum Post: RE: HCI over UART issues (CC2540)
hi miles, i am also struggling with the same problem...did you find the solution.. the same configuration but no response in the btool...
View ArticleForum Post: RE: CC1121 support 408.925Mhz?
The CC1121 crystal oscillator is neither designed nor characterized for crystal frequencies below 32 MHz. For that reason we cannot guarantee performance if you use a lower crystal frequency. That...
View ArticleForum Post: Info regarding CC2538
HiI have several questions regarding CC2538 and tools for this device:I'm interested in evaluating the CC2538, when it'll be available for purchasing? (end of Q4 2012)I know it can be obtained through...
View ArticleForum Post: RE: CC2541 sample code
Hello,The first version of the CC2541/43/44/45 Peripherals Software Examples are now available on the product pages.BR. Eirik
View ArticleForum Post: RE: Modification to TI iPhone App and latest BLE Stack
I didn't hear anything from you Hermann, did you make contact?Thanks,Ben
View ArticleForum Post: RE: Z-STACK MEMORY REQUIREMENT
Yes..we will use MSP430F with CC2530(z-stack PRO) for mesh topology(Combined circuit will act as end-device node /router) ..So as no of nodes increases ,does it effect on flash/ram size of CC2530...
View ArticleForum Post: CC85xx configuration dump using the CC debugger
Hi everybody.Is there a way of reading out the configuration parameters of an already programmed CC85xx device using the CC debugger and the PurePath Wireless Configurator, or another dedicated...
View ArticleForum Post: interfacing CC1101 with a MCU?
HelloI have a PCB designed according to the 433MHz reference design given on the page of the IC CC1101. Now I want to interface it with a microcontroller (MCU), so I can edit the registers in the IC....
View ArticleForum Post: RE: CC2540 flash memory size
I had the same problem,thanks Willis ,Marco55973 !evrey body thanks !
View ArticleForum Post: RE: Over the Air Programming Option for CC2541
Thanks a lot for the quick response Nick.
View ArticleForum Post: RE: send raw data on UART
Hi,I think you can begin with this exemple : http://processors.wiki.ti.com/index.php/LPRF_BLE_SerialApp.Best regards,CS
View ArticleForum Post: RE: How to know when BLE link is encrypted?
Hi Richard,As you mentioned that you are registering your Bond Manager callbacks with GAPBondMgr_Register(). I think using pairStateCB callback you can track the pairing status for the central device.I...
View ArticleForum Post: RE: CC1101 Unknown Mode
HiI've got it working in asynchronous mode.Thanks Martin and Dirk for your help and advice.
View ArticleForum Post: RE: How to keep CC1101 continue running after power off?
Hello TER,You know, own energy meters is always on grid, so if you want to get energy after power off you must have backup battery.But if you keep CC1101 continue running in the power off, battery will...
View ArticleForum Post: RE: PORT2_VECTOR interrupt and simpliciti?
Problem solved, I notice that there was other port2 interrupt service in my own code. Sorry to bother you guys.
View Article