Forum Post: RE: Problem in GAP profile (when connecting ) under Windows 7 and...
Hi Mikael,Could you outline the steps you used and any changes you made so that we can reproduce the issue from our side?Regards,Stonestreet One
View ArticleForum Post: RE: Using SPP profile from the BT stack and adding my own code
Hi Armen,It is your application choice you can do it in any way, for example declare it as a global.Regards,Stonestreet One.
View ArticleForum Post: RE: BLE Stack 1.3 Pairing/Bonding
Hi Oliver,I ran into this problem as well and believe it's an issue with iOS, not BLE-Stack. When the iOS device forgets the CC2540, then when it tries to write to a characteristic with permissions of...
View ArticleForum Post: RE: CC3000 MAC Address
is there a way to restore the factory specified address (other than enter it manually off the label)?
View ArticleForum Post: RE: wl1271-SDIO driver in kernel v2.6.35
yes, this message confirms that it is getting connected to "b0:48:7a:ce:4b:5d", you shuold be able to ping to this AP.ThanksVijay
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
Thank you greenja for your reply,what is interesting is the chip CC2540 and especially its link layer (baseband) ...For example, if I have my BLE proprietary stack+profiles working with a chip "TOTO"...
View ArticleForum Post: RE: CC2541 sample code
Put a delay between the two calls and see what happens. Check the interrupt to see if it is being called before the first WR has been completed.
View ArticleForum Post: RE: Alternate between Central and Peripheral roles
4. Which BLE library should one link with? The v1.2 MasterSlaveSwitch example uses CC2541_ble_single_chip_all.lib, but this library doesn't exist in the v1.3 distribution.
View ArticleForum Post: RE: CC2541 BItrate
1 Mbps is the raw bit rate on the PHY layer. The available throughput is much lower. This has been discussed previously on this forum, see for instance...
View ArticleForum Post: CC1120 external oscillator frequency range
The cc1120 works well using a 32.000MHz external oscillator. However, I am having difficulty making the chip work at 32.4 MHz or higher. The data sheet indicates an oscillator frequency range of 32...
View ArticleForum Post: RE: CC2540 -- UART -- Arduino 2560 -- PC
Under i provide my changes under so people can easy get TX working. :) Note. This has only been done with simpleBLEPeripheral project and added serialapp project (serialappUtil.c & h file +...
View ArticleForum Post: RE: CC3000 send() failing with packets larger than ~128 bytes?
Alright! I fixed it!In order to send larger packets, you'll need to increase the size of the transmit buffer. Same applies to the receive buffer with recv().This is a two step-process. First, change...
View ArticleForum Post: How the make the CC2540 USB Dongle connect to android tablet?
It 's quite a stupid question but I just begin to work with the CC2540. I am working on the mother board of CC2540 to receive some information. Then, I would like it to send the information to USB...
View ArticleForum Post: RE: Issue while send() recv(), stucks b'coz of Rx buffer overrun
I fixed the problem. I posted my solution in detail on my thread.http://e2e.ti.com/support/low_power_rf/f/851/t/259136.aspxLet me know if it helps!-Griff
View ArticleForum Post: RE: Scan interval and window
If you don't define the default values, they will be zero.If you are using the sample code, they are defined for you. Look at any of the sample projects and in the Apps section the title .c file has...
View ArticleForum Post: RE: could not receive data through UART
Hi all,We have called HalUARTWrite() for sending the data to UART. We could see the data on the hyperterminal program running on a PC. But if we type any data on the hyperterminal, we are not...
View ArticleForum Post: RE: CC2420 ACT AS RFID ACTIVE TAG
Dear Sir/Mam., In the CC2420 is a IEEE 802.15.4 RF Transceiver. Am Right. Further can i connect the 2.4 GHZ antenna input to the Chip? It wil act as active rfid.Please...
View ArticleForum Post: RE: Android Smart Config Problem
I added the key 'smartconfigAES16' to the android app and that did it.Thanks!
View ArticleForum Post: RE: Programming CC2530 with CC Debugger (No Development Kit)
Hi!I connected my CC Debugger at PC with RF Studio. Could I connect a board with only a CC1100 to the CC debugger and the RFStudio recognize it? Or I need unfailingly a microcontroler interface between...
View ArticleForum Post: RE: CC2520 PCB design
Hi Mohit,I don't see the attachments here. Could you please provide me your email so that I will provide my details and you can send me your files for my review.Thanks,PM
View Article