Forum Post: No answer on packet sent to "Attribute Protocol" (CID 0x0004)...
I use a CC2540 Mini DK with the following firmware:31.08.2012 11:35 322.815 SimpleBLEPeripheral.hexI try to build up a LE connection from a BLE USB dongle (with a self written software) to...
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
I narrowed the problem (and even now was able to download the software!!!):The problem (page not found) is only happening, when you select "Remember me for next 6 months" on personal detail just before...
View ArticleForum Post: OLP425 Demo Code
I'm a new user and using the OLP425. I tried using the "make" function on the IAR Workbench for the demo code and I recieve 6 errors and a warning. I am not sure how to exactly fix it. Any suggestions?...
View ArticleForum Post: RE: Satellite fix problem in CC4000 module
Ramesh,Sorry for the delay. According to the data shown, there are no SVs being tracked. These sorts of results are given when those SVs are detected, and then lost. All indications are that the...
View ArticleForum Post: RE: CC4000-TC6000GN-EM1 with active GPS antenna
Atsushi-san,We do not have a recommended active antenna, but any GPS antenna that takes a 3.3 v supply should be fine.Regards,Aaron
View ArticleForum Post: RE: GAP Bond Set Parameter Command - Invalid Parameter
Additional information: I initially experienced this issue using BLE 1.2.1 but continue to see it after updating to BLE 1.3 including updating the dongle firmware. I must be omitting some fundamental...
View ArticleForum Post: RE: Wl1271 Calibration Failure (Boundary Device nitrogen6X)
Tysen,This seems to be a SDIO issue. Can you please ensure the following-validate system SDIO bus works ok-do a "lsmod" and check only WLAN modules are up, BT and other modules are unloaded.ThanksSaurabh
View ArticleForum Post: RE: Compiling CC2540 code in SDCC
Why? Is there any technical reason? Compiling and generating a lib for a different compiler is perhaps not a big problem?Or is it just the double work / double testing? Perhaps even double...
View ArticleForum Post: Error compiling/linking TI-BLE 1.3 examples with IAR 8.20:...
We just tried to compile some of the examples (KeyFobDemo, heartrate) with IAR 8.20, but when compiling (or better when linking), it displays the following error:Error[e16]: Segment SLEEP_CODE (size:...
View ArticleForum Post: RE: How can I get CC3000 Smart Config to work?
Folks,I too experienced this same problem but after following the suggestions by all of the previous posts prior, I was able to get Smart Config operating successfully. Therefore, I found this...
View ArticleForum Post: Rerouting not working properly
We have a cc2530 based system with a single gateway, and multiple routers and sensor modules. All communications is between sensors and the gateway, and never between sensors. Routers are also setup...
View ArticleForum Post: Diversity Antenna Design impact on USB Audio Out
Hi, I am using the Purepath CC8531/2590 Wireless Headset board as a Receiver and am planning on implementing the diversity antenna circuit you have published. It looks like you are using the USB to...
View ArticleForum Post: CC2530 Mesh Broadcast
Hi i'm using the ZNP CC2530 starter kit and using the simple application code with a few modifications and i'm wondering if it is possible to have an end device broadcast messages to all devices on the...
View ArticleForum Post: RE: SPPLEDemo_Lite App On MSP430F5529 Experimenter board USB...
Hi Armen,Has anyone responded to your questions regarding sample code for MSP430F5529 Exp for CC256x? I try compiling the sample code and got 12 errors when I change the device target to MSP430F5529....
View ArticleForum Post: RE: Build script for R5 SP3.03
Hi,Build scripts for latest Rx version are not released in alignment with every OMAP release.We do have RTM with release build instructions and notes for every SW release.For R5_SP3 SW release, build...
View ArticleForum Post: RE: RSSI in cc2530
Hi,It seems that RSSI in MSGpkt always shows zero. I will suggest you to grab the LQI in MSGpkt and convert it to RSSI with the following equation.RSSI in dbm = -(81-(LQI*91)/255)
View ArticleForum Post: RE: cc2530 - Using DMA with ADC to get a sequence of conversions
Hi,All you need to do is define HAL_ADC in your project and you can use the API in hal_adc.c.
View ArticleForum Post: RE: problem connecting Zigbee Z-Stack EP to coordinator network
Hi TheDarkSide,Is the issue with the NULL transport key command the change [4043] shows in README CC2530.txt of ZStack 2.5.1a? - [4043] Corrected an issue with saving/restoring Address Manager NV items...
View ArticleForum Post: RE: Rerouting not working properly
Hi Derek,did you check link status message in the sniffer from before and after removing router A. In the link status message you should who's coordinator or router B neighbor and link cost associated...
View ArticleForum Post: RE: How can I get CC3000 Smart Config to work?
Chris,A demo like this? http://www.youtube.com/watch?v=MCT67W-aCScFor Ces, we have recently been developing a demo for home automation. It uses an Android Tablet that controls several CC3000 devices...
View Article