Forum Post: RE: Stupid way of cc2530 IR
I use CC2530 chip, I looked at the seemingly remote control are CC2533 engineering, IR learning how CC2530 works? Without the RF4CE protocol is the infrared modulation and decoding. I want to be a...
View ArticleForum Post: RE: IR Generation AppNote Update For RemoTI-1.3
Hello, I used the IAR8.10 open to your project CC2530 examples, but wrong, I ask how to solve?
View ArticleForum Post: IAR EW8051 bug with a uint16 argument and return value.
Hello -I thought that it will be a good FYI to share an IAR bug that I have found in both v8.10.4 and v8.11.2:The bug is seen on a function that takes a uint16 argument and returns a uint16 result. If...
View ArticleForum Post: RE: CC2591 Layout question
Hi Yuval,Well, I have an idea, though it's a bit clumsy.You can use a long type of SMA connector, while partially cover it witha shrinking insulator (Hebrew: בידוד מתכווץ). So the place where this...
View ArticleForum Post: RE: Patch v 1.10.2, UDP doesn't work
Hi,Can you elaborate why you need to separate the data stream into packets?In current implementation, CC3000 should read all available packets in NS. If one packet is read at a time, it would create a...
View ArticleForum Post: Problem in GAP profile (when connecting ) under Windows 7 and newer.
Hi Stonestreet,My device export SPP profile and should transfert data with Window 7 computer.The problem is, after receiving message "atLinkKeyRequest", I don't get anything else, and the stack is in...
View ArticleForum Post: RE: Info regarding CC2538
Wei Lou, We are getting very close, a few more weeks.Regards,/TA
View ArticleForum Post: RE: UART communication problems with cc2541 and BLE stack 1.2.1
Hi GregS,I have compared the _hal_uart_dma.c file between the archive you referenced and the one present in BLE-1.3 release and there are many changes. Would it be possible to port the power management...
View ArticleForum Post: RE: Analog readings
You can use the battery measure routine found in the KeyFob project for the exact calculations used.
View ArticleForum Post: RE: How can I eliminate CC2540 UART power consumption during...
[quote user="YiKai Chen"]Set ihe TX/RX pin to GPI with tri-state once you do not need UART. Re-init UART when you want to use it.[/quote]Is the power really related just to the pin configuration? I'm...
View ArticleForum Post: RE: AF output in CC1125
You could go with the CC1110Fx or CC1111Fx(CC1110F16) if you can find them. They both have Audio capability and has an 8051 MCU core. One has USB, the other does not.There is a reference design for...
View ArticleForum Post: RE: Dongle
You can take a look at the C# Thermometer for a USB interface. For a serial RS232, the serialApp would be an example to follow. Both of these can be found on the BLEwiki page.For USB, you don't have...
View ArticleForum Post: RE: ez430rf2500t to ez430rf2500t independent communication.
Hello Yunus,Welcome to the Forum!Download the SimpliciTI software and visit the EZRF430-2500 product page for additional documentation. Inside the SimpliciTI folder there is an example for...
View ArticleForum Post: RE: SensorTag: Firmware (not) ready for sensor fusion?
Actually, if you back to my original post you will realize you had the solution right from the beginning. I think now you understand more what roles each device plays.TI provides all the source code...
View ArticleForum Post: RE: CC2540 -- UART -- Arduino 2560 -- PC
Thanks for quick answer greenja. Much appreciated. :)In my previous post i explained a little unclear.I'm still using the dongle, but using the tx/rx + GND to a level converter over to rs232 -->...
View ArticleForum Post: RE: LMX9838 RF Certification & RF
Wallace, If you click on the LMX9838 App Note link ( http://www.ti.com/tool/lmx9838-sw ) you'll see this module has certifications described in detail. However, as with any product being sold on the...
View ArticleForum Post: RE: Ad hoc WiFi connectivity with low effort ...
At the moment (if I am up to date) you cannot do it with CC3000.You can do it with http://www.ti.com/product/wl1271-tiwi http://e2e.ti.com/support/low_power_rf/f/307/p/57861/206479.aspxRegards,Maciej
View ArticleForum Post: RE: SmartRFStudio 7 and SmartRF04EB/CC1100/CC1101 stops listening...
The packet sniffer is working in a different way. The packet handler is implemented in the FW loaded on CC1110. SmartRF04EB is only used as a interface to the PC application.Regards,Øyvind
View ArticleForum Post: RE: Bluetopia MSP-430, max data per connection event
Hi Miguel,Thank you for your answer!
View Article