Forum Post: RE: CC1101 Communication with other low power technologies
Has anyone successfully connected CC1101 (or msp with implemented cc1101) with some device using zigbee(868MHz) or zwave protocol?
View ArticleForum Post: RE: Copy-proof RFID suggestions?
thanks - pls. also see attached as it relates to RFID and barcodes usage in the real world, for products.(Please visit the site to view this file)
View ArticleForum Post: RE: CC2540 128k with the new 1.3 BLE Stack
Linking Error[e16]: Segment SLEEP_CODE (size: 0x9 align: 0) is too long for segment definition. At least 0x1 more bytes needed. The problem occurred while processing the segment placement command...
View ArticleForum Post: cc2510 brown out detector hysteresis
Hi!I need to know the voltage level at the power supply line of the cc2510 that causes a brown out reset condition and the voltage level that deasserts the brown out reset . This hysteresis isn't...
View ArticleForum Post: RE: TRF7970A with AVR?
one more thing...the schematic i just put up - does have one error - the VDD_X line does need the bypass caps on it too - just like VDD_A, Bandgap, etc....
View ArticleForum Post: RE: CC2500 packet transmitt problem
Have you checked that there's no pin conflict, e.g. MSP430 drives the GDO0 signal low? Can you use an oscilloscope to measure both the GDO0 signal and correlate that with the current consumption (e.g....
View ArticleForum Post: RE: How to access bluetooth low energy devices from Windows 7
Is source code for the BLE Monitor app available?
View ArticleForum Post: RE: CC2560: Parameter configure setting for SPP upper limit...
Shihyin,Are you getting an error when you try to set the baud rate to 3M? What is the error that you are getting?Best Regards,Stonestreet One.
View ArticleForum Post: Getting the UTC clock only?
Hi there,I have a client who needs to know what is the best way to get the time-of-day from the CC4000 module? Is it the getGLLGPSUTCTime(utc, strlen(utc)) function?Also, what is the minimum number of...
View ArticleForum Post: RE: MSP430F5438A-PAN1326 Enable/Disable Procedure
Raydaniel,Can you post the calls that you are making to set the server port? I am not sure about ServerPortID as 0. Please post the steps with details of the calls that you are making and we should be...
View ArticleForum Post: RE: Multiple connection and LL_STATUS_ERROR_CONN_TIMING_FAILURE...
I've finally found an answer to my issue. I set a SPI poll function in Hal_ProcessPoll().The problem is due to this function which lasts too long and desynchronize connection events.Thank again for...
View ArticleForum Post: Why is only IAR used for cc2530zdk development
Hi guys, I read everywhere than the zStack can only be used in IAR. I wanted to know why? Isnt the zstack library written in c and we just link it using many of the available c tool chains...
View ArticleForum Post: RE: The Bluetooth SPP based on CC2564 with MSP430F5418a...
Hi Andrei,Yes, you can use any of these for SPP based applications. The flash size that you mentioned includes the flash for the included demo application. You may not need all the functionality of...
View ArticleForum Post: NV_RESTORE causes linker Error[e16]
Hi, I am using the ZStack 2.5.1a, and have edited and added to esp.c to suit our needs. Everything works fine until I enable NV_RESTORE: it gives me this error: Error[e16]: Segment ZIGNV_ADDRESS_SPACE...
View ArticleForum Post: RE: CC1110 can't be successfully programmed
Seem working. You are really an expert ~ ^^ Thanks ~
View ArticleForum Post: BLE-Stack options
Hello,My question is if it is possible to use the CC2540 and disable the ble stack.If this is possible, is the frequency hopping still available to use or is this included in the ble stack which is...
View ArticleForum Post: RE: UART in cc2530
Could you describe your question more clear? What do you see on your LCD? And, you do not want it, do you?If yes, just remove the HAL_LCD definition in your project settings will do.
View ArticleForum Post: IAR
Hello everybody,I've got a problem when creating a project with IAR.I've made a project that works and that I can debug, but when I leave the debug mode I've got a message error that says :"Chipcon...
View ArticleForum Post: WL18xx card on EVM3358 can not work well
We are trying to work the WiLink8 card on EVM3358 with Linux. However, it does not work well. So, would you please answer some questions and give any advices? Questions:1) Which conf file should we...
View ArticleForum Post: RE: Debug with IAR for 8051
Hi,I bricked both my 05EB boards and two CCDebuggers and had to get a third CCDebugger to help me recover from a similar situation.It looks very much like your Eval Board hasn't got the right firmware...
View Article