Forum Post: WL1271 Bluetooth Initializes with 115200 bps Data Rate but not...
I am working on a custom OMAP3530 + WL1271 (TiWi-R2 rev.4, ES 3.1 silicon) system running a 2.6.37 kernel with Android ICS on top (TI DevKit 3.0.0). I am using the TIInit_7.2.31.bts files from...
View ArticleForum Post: The programm remains inside an infinite loop in MAC_Init().
I'm using Timac 1.4.0. I can't understand why the programm cannot escape from an infinite loop inside MAC_Init();Can somebody tell me the possible reasons for this behaviour and how to fix it? Thank...
View ArticleForum Post: Simple data link
I have to integrate a Bluetooth wireless data link into my design.All I care about is a RS232 115200,8N1 interface to my design.Somehow I am looking in the wrong place...Anybody any suggestion for a...
View ArticleForum Post: CC2540\41 BLE - Is it possible to "connect" while advertising is...
It seems logical to me that even if Advertising is dissallowed through the use of a GAP_End_Discoverable commad, a connetion to the Server can be made using the BLE address. However, this is not the...
View ArticleForum Post: TI8148 + wl1271 hostapd complaining about lack of nl80211 support
I’m trying to get hostapd to behave and run on my TI8148 + wl1271 system. I recompiled hostapd with nl80211 support, by adding: CONFIG_LIBNL20=yCONFIG_DRIVER_NL80211=y to the .config for hostapd. Then...
View ArticleForum Post: why zgDefaultStartingScanDuration dose not affect the orphan scan?
In ZDApp.c, if the device drops off the network and try to rejoin, it will change the scan duration to zgDefaultStartingScanDuration = BEACON_ORDER_60_MSEC, which is shorter than 480ms default scan,...
View ArticleForum Post: RE: improve SPP datarate on MSP430 + bluetopia
Hello Mikael,Today we were able to loopback 50MB of data against another windows stack successfully with local device at 460800. This happened successfully with Rev F and Rev D.We did get a a couple of...
View ArticleForum Post: What are exact wl1273 HT capabilities?
Some time ago I started a discussion of 802.11 N problem of Nokia N9 (there is wl1273 802.11abgn wireless in it) at http://talk.maemo.org/showthread.php?t=87276 The issue was that 802.11 N connection...
View ArticleForum Post: RE: ez430-TMS37157 target board write to eeprom
So I solve the problem here is my new code:#include <msp430f2274.h>#include "stdlib.h"#include "string.h"#include "intrinsics.h"#include "PaLFI_Transponder.h"#include "DCO_Library.h"#ifndef...
View ArticleForum Post: RE: COSMCLOUDAPP
Hi Peter,We are working on the CosmCloud Application. Will update once the app is released.Regards,Abhijit
View ArticleForum Post: RE: Change your BLE USB dongle to slave!
Thanks for the instructions. Have you been able to add/modify the GATT Database and/or provide a Characteristic in this mode? (I've installed the CC2540_SmartRF_HostTestRelease_All as I don't have IAR...
View ArticleForum Post: RE: Cannot program with CC debugger on chip CC2540
Hi,if you get something like this......your target might be not powered when you try to flash, this way I can recreate the error.Regards,PeterVanPansen
View ArticleForum Post: CC1111-USB Dongle layout
HiI am designing my own device using CC1111 , for this purpose I am referencing the USB dongle reference design.I face a problem with the impedanceI found this note in the reference design...
View ArticleForum Post: RE: How does a device become orphan?
Hi,Can I see this trace, only the part of re-transmissions?
View ArticleForum Post: RE: CC2540 USB libraries
Hi,I'm not sure how this thing goes in BLE Stack, you should go with a new thread on this.
View ArticleForum Post: RE: power supply solution for low power rf
Thanks Sverre, Tim, I have used TPS63001 already for another project and it is working well, but as my device will bemost of the time in LPM, where the efficiency is low for switchers, I will most...
View ArticleForum Post: RE: CC2541 without external oscillator
If you use external clock sources you do not need crystals. Also, you will not need to change any code regarding the oscillator.
View ArticleForum Post: RE: BLE stack 1.2
Has this question ever been answered?I also stumbled upon thi "CC2540-NanoDongle" in der bootloader documentation (SWRU316), but could not find a trace of such a device, neither here nor elsewhere in...
View ArticleForum Post: SLAC audio quality
Hi there,I have been evaluating the audio quality of SLAC for my application. I use SLAC in the 2mbps radio mode to gain 3dB of sensitivity. These 3dB are very precious for my application (wireless...
View ArticleForum Post: RE: Power Consumption of CC2540
I think you can also find useful this "Measuring Bluetooth® Low Energy Power Consumption" guide.http://www.ti.com/lit/an/swra347a/swra347a.pdf:) Good luck!
View Article