Forum Post: RE: CC2540 bluetooth Power class 1?
I think what you are after is: http://www.ti.com/tool/cc2540tps62730em-rd This document " shows the proper way to supply the CC2540 with the TPS62730 DC/DC converter for current savings of up to 30% in...
View ArticleForum Post: RE: Accurate clocks on the CC2540
MSP430 feature less power consumption than 8051. I only used 8051 because of my work with Bluetooth Low Energy some time ago. Now we are using a CC1101 in conjuntion with a MSP430 for other radio...
View ArticleForum Post: RE: Enabling Keypress Notification In SimpleBLEPeripheral KeyFob...
Hi Nick, Thanks for explanation. But I experimented many times and I see for SIMPLEPROFILE_CHAR1, handle is always 0x0025, and for SIMPLEPROFILE_CHAR2, handle is always 0x0028. For others (CHAR3, 4,...
View ArticleForum Post: RE: CC2540 HID full qwerty keyboard development
Nick, Thx for the reply. You are real helpful and we are comfortable to go ahead. Kan.
View ArticleForum Post: RE: CC1101 AND DUTY CYCLE
Thank my friend Sverre.Your answer was very useful.Thanks again
View ArticleForum Post: RE: CC3000 with MSP430FR5739
Hi again NIc, I have since tried the flashing the board with software from another computer and it worked fine. What can be wrong with my PC that is causing this? Sam
View ArticleForum Post: RE: improve SPP datarate on MSP430 + bluetopia
Hello Mikael, You can run without RTS/CTS but that may make the reliability worse. The close port indication by itself will not give a reason. There is a chance that an associated HCI Disconnection...
View ArticleForum Post: RI-TRP-W9TD-30
Factory Team, Please see the request below from Americas Sales and Apps. If you choose to post a response here, I will communicate it to the field requestor. If you prefer to contact the field...
View ArticleForum Post: RE: MSP 430 as 802.11b/g wireless access point
Daniel, As you query now swtiched to CC3000, I moved your query to CC3000 group. ==== Thank you! I've looked into the CC3000 and I think it will meet my needs nicely. Now I am looking at two...
View ArticleForum Post: RE: CC2567 -- ANT background proximity searches
Hi to all, I am also interested in the init script in the Service Pack files for the CC2567. I am actually interested in the BTS format version of these files, like the ones on:...
View ArticleForum Post: CC2530zdk
I've question about CC2530 connected to quick start guide with demo sensor(http://www.ti.com/lit/ug/swra274a/swra274a.pdf). In point 8 we are joining new devices directly to ZiBee Coordinator. In the...
View ArticleForum Post: RE: Does Many-To-One affect OAD?
I don't think many-to-one works in your case if you want peer to peer router msg exchange via unicast, AODV type of regular routing is more useful. However, based on your application, it seems a...
View ArticleForum Post: RE: how can the coordinator know the end devices which passed...
hi when the father of the ZEDs was broken,which function will the Zstack in the ZED be called in the application layer? can you tell you a little more detail?thank you very much!
View ArticleForum Post: Join network without calling SystemReset()
Hello, I have a router device which monitors messages from the coordinator and if no messages are received for 60 minutes, it attempts to join a new network. The following procedure implements this...
View ArticleForum Post: RE: CC1111 Dongle Transmit Power/Range
Hi Sverre, Thanks for your response. It wasn't quite the answer to the problem, but it gave me the clue I needed to fix it. The eval board came with two versions of the CC1110 module - a 433 MHz and an...
View ArticleForum Post: RE: how to add XDATA_HEAP segment
Open the output .map file and you will see where it gets placed - in the Workspace column on left of IDE, you see Files, the last folder is Output, so open the folder by clicking on the '+' sign and...
View ArticleForum Post: RE: PAN1720 (CC2540) and Btool
Nick, Do you know if the PAN1720 comes pre-installed with bluetooth stack?
View ArticleForum Post: RE: Two OSAL timers running simultaneously with POWER_SAVING enabled
Hi Stas, I'm glad to hear you have found a workaround, and it's working, though I'm not happy at all with the behavior you have experienced before the workaround, it means that there is a bug in OSAL,...
View ArticleForum Post: RE: how can i generate a time delay greater than 5 minutes in the...
[quote user="Igor Sherer"] I have no Z-stack ver2.5.1 installed on my desktop at office, is the timeout value argument in osal_start_timerEx() still limited to uint16? [/quote] Yes, it is.
View Article