Forum Post: Sub1GHz Spectrum Analyser
Hi all,just a view questions to the Sub1GHz SA:- Where to get the schematic and the source code of the SA ?- What software-tools are prvided by TI for application development?- The menu item "Hardware...
View ArticleForum Post: RE: Using CC2540 flash instead of RAM
[quote user="Mark Hinds"] We were planning to send over data from the BLE central 20 bytes at a time, incrementally write it to flash, and then when done send it elsewhere. [/quote]It is generally not...
View ArticleForum Post: RE: Coordinator cannot get data from Device.
Device's cID is "GENERICAPP_CLUSTERID2", 0x0411.There is no case loop for cID in SampleApp_MessageMSGCB().But SampleApp_MessageMSGCB() is not called because "AF_INCOMING_MSG_CMD" event doesn't happed...
View ArticleForum Post: WL1271L Unique id
Hai I'm SekraI'm using Jorjin wifi module in my development it has WL1271L chipset internally from TI.Thus the chip has unique id (xx:xx:xx:xx:xx:xx).if it has in the fuse ROM How to i get it?Then what...
View ArticleForum Post: RE: Large unexplained constant current from the CC2564-PAN1326
Is anyone else having this problem? I'm also developing an application where a constant current of 6mA would be way too much.. Our PCB is still in production so I can support you with our measurement...
View ArticleForum Post: RE: Modifications of CC1125EM-CAT1-868 board for 902 – 928 MHz band
Hi Rob, Let me take a step back here for clarification. The tests you are performing are on the 868EM, but at 915MHz, correct? There was a previous post that described modifying the 868EM for 915MHz...
View ArticleForum Post: Migration from CC1101 to CC430f5137
I've been working with CC1101's for a while using an external MCU and would like to migrate to a pure CC430 solution. I've been able to communicate with the Chronos watch from my cc1101-based modules...
View ArticleForum Post: RE: Bluetooth application development with Link layer modification
Hello Maduranga,Welcome to the Forum!The best place to start with Bluetooth would be the www.bluetooth.org. There are two parts to the Core Bluetooth v4.0 Specs. This forum is specific to the Low...
View ArticleForum Post: Connecting Bluetooth Usb Dongle with NRF8001
Hello Everyone,I am new in this forum as well as new in Bluetooth programming especially in Bluetooth Low Energy.Currently i am doing a project with Bluetooth Low Energy (nrf8001) it is a kit i got it...
View ArticleForum Post: RE: Storing Link Keys in Flash and retrieving them on start up
Well then something most go wrong either on writing or on reading the Linkkeys - it works fine in my application which is based on the SPPLEDemo. Post your Code here then we can see what goes wrong,...
View ArticleForum Post: RE: Bluetopia stack: The data cuts when transmit it continously
Hello, I had already seen that post and had changed the HCI baud rate to 910600 but I did not get good results. I will review the UART Buffer HCITrans.c. That he had not seen. When I send fixed array...
View ArticleForum Post: RE: Coordinator cannot get data from Device.
How about using end device project in SampleApp to see if your coordinator can receive the message.
View ArticleForum Post: RE: CC3000 Driver & Missed Interrupt Problem
Hi Vishal,[quote user="VIshal Talwar"] there is enough of a delay between pausing and resuming that I miss the IRQ low signal. [/quote]What do you mean by a delay between pausing and resuming?In this...
View ArticleForum Post: RE: problem with CC3000, Must repatch FW and driver for new run
[quote user="Vu Truong"]afterconnected to AP, i want to run smart config. A question is : do i need to perform disconnect before run smart config ? Yes[/quote]
View ArticleForum Post: RE: Storing Link Keys in Flash and retrieving them on start up
Yes, have a look at the GAP Callback, there you can see how the MCU searches the array for the connecting BD_ADDR. It should _Not_ generate the LinkKey once again but rather find it - that's why im...
View ArticleForum Post: IAR project file for Thermostat Sample
I'm very new for TI Z-Stack and want to try with Thermostat application as describe in "http://processors.wiki.ti.com/index.php/Thermostat_Sample"Is IAR project file available for...
View ArticleForum Post: HCI_Read/Write_Stored_Link_Key, Initialization of Dual-mode...
Dear SS1 support,i have two questions regarding the Bluetopia Stack:- in the core API doc the functions HCI_Read/Write_Stored_Link_Key are described as to read/write stored LinkKeys from/to the Host...
View ArticleForum Post: RE: SPI routed to debugger, is it needed?
No. The SPI is not required for the debug/flashing of the CC254x chips.
View ArticleForum Post: RE: wlan_connect with WLAN_SEC_WPA2: key length (limited to 16...
Hi Yael,why this inconsistency, that different key size are supported in different ways of the API?Best regards,Martin
View Article