Forum Post: RE: Battery monitoring
Hi,I was having the same issue and commenting out the following code (see below) in KeyFobApp_Init does give me the percentage battery level. My question is does this mean that by commenting out we are...
View ArticleForum Post: RE: How to access bluetooth low energy devices from Windows 7
I would second the motion, regarding providing "source code", at least to TI clients planning on using the BLE chip sets. Fast time to market is critical, and leveraging the TI firmware with Window7...
View ArticleForum Post: RE: Triggering notifications
greenja,I am using the keyfob and code given with the CC2540 mini-dev kit. The simpleBLEperipheral from TI works with the TI app but not the HelloBluetooth code doesn't connect with the iOS device. I...
View ArticleForum Post: RE: Message Response Timeout
[quote user="Aslak N."]Should have been fixed in the 1.3.1 release which is out now.Aslak [/quote]I am still seeing this issue with 1.3.1. I upgraded firmware on the USB dongle to 1.3.1 and used the...
View ArticleForum Post: Write failure with Supervisor timeout or Message Response Timeout
I have simpleGATTProfile running on a CC2541 based sensor.I can connect to it using iOS BLE explorer app and BTool with the TI USB BLE dongle.I can read the characteristic 1 (which read-write) from...
View ArticleForum Post: RE: NIB nwksymlink
You can set it at compile time in the file nwk_globals.c #if defined ( ZIGBEEPRO ) _NIB.SymLink = TRUE; //define this to truei would also recommend moving to latest Z-Stack release on www.ti.com/z-stack
View ArticleForum Post: RE: How to Write IEEE Address to MSP430F5438A
Hi Leo,IEEE address can be programmed by writing to the NV item ZCD_NV_EXTADDR using Z-Tool.- Cetri
View ArticleForum Post: Stellaris Bluetopia Stack - Bus Fault During Initialization
I am trying to use the Bluetopia Stack on a Stellaris M4. I am trying to run the SPPLEDemo but the call to OpenStack never returns and I instead get suck in FaultISR().Stepping through the disassembly...
View ArticleForum Post: RE: How does TI CC3000 wifi smart config work on wpa2 encrypted...
A defining feature of a patent is public disclosure.
View ArticleForum Post: RE: CC430
I´m quite lost with CC430, but very interested at the same time. Are there any available library for Code Composer Studio to use in-built RF easily ?
View ArticleForum Post: RE: Sensor Tag Released
Hello TI:After working with SensorTag for past few months, we are ready to release our new app which uses SensorTag. We would like to share more information about the app. If you could send us an email...
View ArticleForum Post: RE: Wifi multi-role/wifi-direct functionality on dm814x board...
Hi Rohini,The driver/firmware you are using is pretty old. Hence upgrading to latest driver which has much stable multirole operation will help.How did you get/compile the WLAN driver you are currently...
View ArticleForum Post: RE: Getting WL12xx wireless to work on custom AM3352 board
I'm using the official 5.06 PSP. Note that our 1271 Wifi chip is not a separate module physically but is on the main board connected to the MMC2 interface. What does the fact that the Wifi related...
View ArticleForum Post: TRF7960 implementing ISO15693 stack
I am implementing ISO15693 stack on LPC11C24 for TRF7960 , totally following TI's ISO firmware. Still now am unable to get TX or RX or any error interrupt from TRF7960 reader. To Read a UID is also...
View ArticleForum Post: RE: 2.4GHz wearable beacon
Thank you Greenja, just what I was looking for. All the best. kind regardstalljames
View ArticleForum Post: cc2538 development module
Hello, Is anyone developing cc2538 modules yet? The existing cc2538 evaluation module is rather large and I'm not sure it breaks out all the I/O. It would be great if there was a thumb drive sized...
View ArticleForum Post: RE: Write failure with Supervisor timeout or Message Response...
[quote user="greenja"]Hello Vijo,If the CC2541 is running as a peripheral it can only form a single connection with the iOS. You would not be able to perform any functions that require the device to...
View ArticleForum Post: RE: Set Osal Events
I would like to help you but do not understand your problem. Could you explain it more specifically?
View ArticleForum Post: RE: TIMAC documentation
Hi lonut,I am afraid that there is no other document about TIMAC besides those included in the installation of TIMAC. You can post what your demand is for TIMAC. Maybe someone can help.
View ArticleForum Post: Integrating WL1271 (Tiwi-R2) with AM3354: SDIO Problems
Hello,I am trying to bring up wifi on ourcustom board based on the beaglebone, using Angstrom with linux kernel 3.2, but having some difficulties with the SDIO.At present the chip gets detected as...
View Article