Forum Post: RE: A couple of SimpleBLEPeripheral code questions
Thanks for the reply, just a few comments:1) Should the CC2541 projects not already have this defined? What would happen to performance if this wasn't defined on a CC2541 chip? Obviously it can't...
View ArticleForum Post: RE: Rerouting not working properly
Hi Derek,as follows from your post, the coordinator doesn't see the router 0x7B40 as a neighbor but the router 0x7B40 does see the coordinator (...coordinator shows 0x7B40 with inc cost of 0x0,...
View ArticleForum Post: RE: Pull-up resistor on MISO pin of CC1120 radio chip
Ludovic, As you know this specific line can go floating per design, if care is not taken. There are a number of of ways of ensuring it does not cause a problem. Here is a short list.Add a pull-up...
View ArticleForum Post: RE: TRF7970A HLTA
Hi again!I solved it myself.The command must be:0x8F 0x01 0x88 0x91 0x3D 0x00 0x20 0x50 0x00"no RX CRC" flag in ISO-control register should be set.Robert
View ArticleForum Post: RE: CC1101 +Arduino not transmitting or Receviing!!1 Please Help!
Hi Bharath,Is it possible for you to send me this code . You can send it to me at vidhugopan@gmail.com . I swear i will give you full credit for it . I know my design will work but I am so bad at...
View ArticleForum Post: RE: Linux kernel driver for LSR TiWi-ble / WL1271L Bluetooth LE...
Thanks Daniel. Not the answer I wanted, but it looks like the right answer.--Randy
View ArticleForum Post: Transition code from keyfob to USB dongle
Hi, I have the 2541 key fob and the 2540 usb dongle. I have created a project using the SimpleBLEPeripheral as a starting point that works great on the 2541. I want to compare power signal between the...
View ArticleForum Post: RE: OUPUT POWER LEVEL V/S GAIN
i have this doubt because for all power amplifiers, the gain reduces when the amplifier saturates.
View ArticleForum Post: RE: Low power WIFI application.
Hi Sky Lee,2590 is normally used in combination with CC25xx and CC254xx series.The part has been tested with max output power of those devices (typically from 0.3 to 4.5 dBm), providing max output...
View ArticleForum Post: RE: Check out the new Z-stack Lighting release 1.0.0 - based on...
Hi LunZhen,the difference between CC2530 and CC2531 is just the USB HW module embedded on the 2531 part.The Z-light - Router example can be run on the 2531 part. You just need to adapt the pins used in...
View ArticleForum Post: RE: IDATA overflow
Hi Yves,Z-stack is using both IDATA STACK and XDATA STACK.Please when you debug monitor the real stack usage --- View --> stacks and verify one of the two stacks are really full.However, I am not...
View ArticleForum Post: RE: TIMAC gets stuck in "MAC_BAD_STATE"
Hi Matthias,We are of course working on updating TI-MAC and making new releases.I am sorry but we can't disclose dates and roadmaps on public forum.Please contact a local TI representative for more...
View ArticleForum Post: RE: Overview documentation concerning wireless
Hi,ZigBee membership does not require the 'participant' level to ship ZigBee certified product; your company can be an adopter and the fee is $3500.Please...
View ArticleForum Post: RE: Bluetooth testing
Thanks Stonestreet One Support, but as your "But..." suggests, your answer is not quite what I'm after. I would like to identify commercially available devices that use TI Bluetooth chipsets. Once I...
View ArticleForum Post: RE: Modify The example of sniff mode CC112x
HiIn the original code the MCU only have the interrupt enabled when it is in power mode, so when you remove this you will never detect the IRS from the radio.Insert the following into your initMCU()...
View ArticleForum Post: CC3000 Device not responding after first...
Hello,I am currently working on porting CC3000 to freescale mac71xx controller. I am using CC3000 Evaluation Board from LS Research.I successfully ported all the CC3000 Platform Independent drivers...
View ArticleForum Post: RE: RFID Reader decision
the library systems i am very familiar with - have a look at this ==> http://www.ti.com/rfid/docs/manuals/appNotes/HFAntennaDesignNotes.pdf (section 8 in particular) as it relates some knowledge...
View ArticleForum Post: RE: CC1101 +Arduino not transmitting or Receviing!!1 Please Help!
Dear VidyaI have uploaded the required files in my files sectionyou can dowload them n use themif u got any quires feel fee to contact me Best RegardsBharat.U
View ArticleForum Post: RE: How to define 128bit UUID
Thank you, I have managed to change my UUID's to 128bit.I have having trouble though, that I can't seem to get the Service UUID to be sent while advertising.My iPhone app can find the service and...
View ArticleForum Post: CC2530 RSSI & RTLS Application
Hi all,I am working on CC2530-2591EM modules for a RTLS application. LoS and omnidirectional antenna, I had some tests within 75 meters. RSSI generally reflects the distance in logarithmic form but for...
View Article