Forum Post: CC2510 PCN changes
HI there, Can someone please help me understand what changes have been made to the CC2510, per the PCN recently issued. I need to understand the potential impact to my customers.Thanks and best...
View ArticleForum Post: RE: CC1120 with other MCU
You may use the MCU you want as long as it manages to communicate with CC1120 over SPI. The register settings on CC1120 is not dependent of the MCU choise.
View ArticleForum Post: RE: Where is "chip" defined in IAR environment for CC2541?
And there is a similar "Defined symbols" window in the "Assembler" category which is used for assembler files in your project. BR. Eirik
View ArticleForum Post: RE: CC1110 PM3 PM2 Stability issue
No. After the HS XOSC is selected as the system clock calibration of the low power RC oscillator is initiated. The low power RCOSC calibration takes approximately 2 ms. Except for the first calibration...
View ArticleForum Post: RE: BLE with multiple connections
Hi Markku, That's great, could you share some details about connection parameters? The issue with insufficient hardware might be solvable, I'll contact you offline ;)Best Regards
View ArticleForum Post: RE: PCB switch buttons on RemoTI RF4CE CC2533 Reference Designs
The key press switches are part of the PCB and hence are not part of the BOM. The remote control plastics manufacturer produces the kep press sticker plate with small circular metalic elements which is...
View ArticleForum Post: RE: URGENT TECH HELP NEEDED: CC1110 (8051 Clock stability problem)
HiWe using the CC1110 in our product and recently facing some similar symptoms of difficulty of wake-up after power up and problems to switch from RC to HS Osc.what really interesting is that when the...
View ArticleForum Post: RE: CC1111EMK868-915+CC-debugger Kickstart
Thanks Martin; though I got it already apart from other resources. Appreciate your help.-Sree
View ArticleForum Post: eZ430 Chronos useful link
Hi,Found a useful link to Chronos development, in case anyone searches for some kickstart.http://www.arulsekar.com/learning/msp430 Thanks to author Arul Sekar.-Sree
View ArticleForum Post: RE: BLE Vendor Specific HCI Reference Guide errors
Mistake 1There is a contradiction between the format of (G)ATT commands (page 126) and general commands (page 11), and it turned out that the latter was the correct one. Thus, opcode if followed by the...
View ArticleForum Post: How the watchdog work in sleep mode PM2 about CC2530
Hi all: I want to ask a question about watchdog working in sleep mode PM2 in CC2530. Firstly,I enable the watchdog when the program is running. And I set the washdog timer in watchdog mode...
View ArticleForum Post: RE: Message Error - PER Test CC1120
HIthere is no problem downgrading the MSP, but you then need port the code so it matches the new MSP (associated MSP in the IAR project, SPI functions etc.)The PER test will not run on the Kickstart...
View ArticleForum Post: data error on cc1120
all receive operation is normal. but only data received is error.why ? i cannot find the cause.i used exactly registers related fifo operation.examples: if i spend 8 bytes "0x00",...
View ArticleForum Post: RE: CC3000 DHCP vendor options
Stefan,I am not sure how much can this help you, but it is possible in the CC3000 to send a packet that bypasses all or almost all layers, directly to the PHY I believe. You can construct your own...
View ArticleForum Post: CC2530 simplemeter (router?) questions
Hi,I am working a smart metering project. The metering function seems ok so far but I have two questions need some advice: 1) ZCL general ON/OFF function: I have implemented the ZCL general cluster...
View ArticleForum Post: RE: Could I use the internal flash memory of CC2530
Dears,Refer to ZComDef.h, you can find the following lines which show that NV item 0x0401 to 0x0FFF is reserved for applicaiton.// NV Items Reserved for applications (user applications)// 0x0401 ?0x0FFF
View ArticleForum Post: CC2540 Serial App Demo
Hi,I am testing the serial App demo using CC2540.I found that the UART is configured in application level(not using DMA and ISR) in this demo.If the data arrives at Rx pin,which handler takes the...
View ArticleForum Post: RE: CC2500EMK
All our transceivers, both 2.4 Ghz and sub 1 GHz, can be used with MSP430.
View ArticleForum Post: RE: data error on cc1120
Communication with the XML files I sent seemed to work. If you have changed the settings and it does not work, please post the modified XML files.
View ArticleForum Post: RE: analog vs. digital TX
Hi Lei,FSK is a digital version of frequency modulation. In analog FM the frequency varies continously around a carrier, while in FSK the frequnecy shifts discretly around the carrier. This is all...
View Article