Forum Post: RE: SimplicTI
Hi, Leo, I think I found the problem. I forget to change the compiler radio setting. thank you for your help.
View ArticleForum Post: OTA Download Application
Hi All,Does anyone have a proprietary OTA server application that they have written themselves that is presentable, easy to use and reliable.But most importantly willing to licence\sell it to other TI...
View ArticleForum Post: Where to Start?
I just took a Sales Rep job at a company that is a distributor for remote transmitter and receivers for the access control industry (garage, gates, doors, etc...). Most of our stuff is ready made for...
View ArticleForum Post: RE: EZ430-RF2500 Battery?
Hi brandon,Thanks for reply.1. I need an output voltage of 6v but the unit out put of EZ430_RF2500 is only 3v . so how i can overcome this???2. i m getting confused with the outpins also. can help me...
View ArticleForum Post: RE: improve SPP datarate on MSP430 + bluetopia
Thanks Stonestreet,I can send you my application if you want, it based on SPP sample. I'm working on MSP430f5438 exp board+IAR.Thanks
View ArticleForum Post: RE: SmartRF05 Evaluation Board revision 1.8.1 with SPI pin number.
Hi,First of all, you probably should use smartRF05EB schematics.Edit: Here's a link to the CC2530ZDK user's guide, it includes schematics, refer to pdf pages14 and 36 (out of 44)Secondly, you didn't...
View ArticleForum Post: RE: In case of simpliciTI how an ED ( TX-CCA ) evaluates whether...
Hi,The web link is really great resource for me. I've worked on rf application without using simpliciTI. Now this is the time I can't shift to SimpliciTI all of a sudden specially because of time...
View ArticleForum Post: RE: How to keep CC1101 continue running after power off?
To be able to recommend a mode of operation I need to know the protocol your meter is using or in other words; how often do you need to send or receive and for how long.
View ArticleForum Post: RE: host test app using uart
Hi,It's hard to say what could be wrong, assuming you've got right HW and SW. I think you need to probe UART lines and make sure everything is setup properly. Br
View ArticleForum Post: RE: Packet interval for CC1110 transmission
Hi,But in my experiment if the delay is less than 100ms there is packet loss. What may be the reason.RegardsShijo Thomas
View ArticleForum Post: RE: send raw data on UART
Hi,I have managed to implement a UART communication between my TMS320F28335 and the CC2540 controller. Now I want to integrate my UART driver and handler to the BLE, I have tested it without the OSAL....
View ArticleForum Post: RE: Bluetooth LE Security
Hi,On the low-level side of security, BLE uses AES-128 CCM mode. This means, as you might know, that packets are encrypted using AES counter mode and signed using a message authentication code. Replay...
View ArticleForum Post: RE: Re:USB detection error
Nice to know, I have misread the CC2544, thought we are discussing CC2540.
View ArticleForum Post: RE: How mesh , Star networks are formed in Zigbee profile
Generally speaking the decision of joining is based on LQI (link quality)The network is a mesh, not star, in a sense of each node in a network isallowed to communicate with all the other nodes, be it...
View ArticleForum Post: RE: BLE in a real time automation system
So the 7 ms timer is purely the "data generator" and in reality has nothing to do with the transmission.The buffer check will see to it that only the messages that can be queued up is in fact queued up...
View ArticleForum Post: Not able to change datarate beyond 5.5Mbps
Hi, I am using LogicPD eval board for OMAP L138. I am able to connect to AP. When i issue calibrator command to change datarate beyond 5.5Mbps, nothing comes out of station.Below is the procedure...
View ArticleForum Post: RE: why OSAL_Nv.c is missing for CC2540?
This is an old Post but I have a need for using the NV functions as opposed to the SNV functions. I need to save large arrays in NV storage so I need to get at a single structure at a time. The NV...
View ArticleForum Post: RE: Opamp on CC2540
Hi BK,I'm using the CC2540 Keyfob to do this. I don't have another part. Swapping the two input yields the same result. I wonder if you have a sample IAR project you can send me to try this out. I...
View ArticleForum Post: RE: iOS6 BLE Issue
I think the solution is common in both 2540 and 2540. But thanks for your attention to my questions!
View ArticleForum Post: How can a firmware differentiate CC2560YFVR versus CC2560AYFVR
Currently our product is using CC2560YFVR. However this chip is EOL and is being replaced by CC2560AYFVR.We need our firmware to be able to differentiate between these 2 IC's in the field as our...
View Article