Forum Post: RE: WL12xx WiFi+BT on AM335x - BT Initialization fails
hi DilipPlease try attached file and rename to TIInit_7.2.31.bts.(Please visit the site to view this file)
View ArticleForum Post: RE: Evaluation of CC2564 device with Panasonic modules
Hi,We are facing a similar issue where the stack is working well for PAN1323ETU but can't initialize (OpenStack fails) on PAN1326. We would like to know which software changes are required to the...
View ArticleForum Post: RE: BLE Stack 1.3 Upgrade Process
Tyler, I pretty much agree with you. I took it step by step and was able to get it compile under 1.3. Thanks
View ArticleForum Post: RE: Converting from TI RF Packet Sniffer Format (PSD) to PCAP Format
I ran across this thread while trying to find a way to connect the CC2531 USB dongle to Wireshark. I thought I'd reply in case anyone else is looking for a way to use wireshark as a sniffer front...
View ArticleForum Post: RE: SensorTag and Battery/Voltage Sensor
Is it possible in a future firmware update to have a battery service or is this a hardware change? I'm working with the SensorTag as is (I'm a hobbyist playing around with an iOS app) and lack of a...
View ArticleForum Post: RE: Texas Instruments BLE Stack 1.3 Released
Hi,Which IAR version(s) will work with the new stack and examples?Thanks
View ArticleForum Post: BLE interrupts
Hey all,I want to raise the interrupt bit of the usart1 (SPI usage) after received more then 8 bits, e.g 16 bits or up.How can i configure the hardware?10x in advance,Ran
View ArticleForum Post: RE: Noise floor
You can measure the noise floor by reading the RSSI value when there is no input to the antenna.Theoretically: -174 + 10log(RX filter BW) + Noise Figure, where NOise Figure is approximately 10 dB.The...
View ArticleForum Post: RE: baud rate setting
You can change the deviation to 50 kHz. Since the deviation is lowered you can also change the RX filter BW to 406 kHz. or even 325 kHz if you have a fairly tight crystal tolerance. Table 25.16 is...
View ArticleForum Post: Bluetopia MSP-430, max data per connection event
Hi!I have 2 questions about Bluetopia stack:1. What is max data per connection event? I have read for TI stack CC2540 it is 80 bytes per connection event. And what's about Bluetopia (CC2564) for...
View ArticleForum Post: RE: router problrm?
You need to enable NV_RESTORE in your projects. This definition will keep network status even you power off and on the coordinator/router/devices
View ArticleForum Post: cc1101 header format
hi guys i'm using radio to send to cc1101 by formatting the packet in computer is this kind of thing is possible.i mean the packet headers format
View ArticleForum Post: RE: UART Bytes missing with ISR
--- Update ---I've tested BLE Stack 1.3 and unfortunately the problem still persists. Bytes get lost during UART RX ISR and the entire chip has a tendency to lock up when BLE data and UART data are...
View ArticleForum Post: RE: why CC2530 consumption is so large when join the network?
thank you very much,i can't do the experiment beacause now i have the circuit board by my side.tomorrow i will do the experiment to confirm thr result. today i have found that when the end device can't...
View ArticleForum Post: RE: CC2510 RF modulation
Hi, Thanks.But I want to transmit in code by CC2510 Develope kit.How to set unmodulation in code(RF's resister) ?Please.Thank you.
View ArticleForum Post: RE: CC2560: can't receive spp data.
Hi Zahid:We adopt the Bluetopia Version 2.1.3 which support SPP profile, and we use SPP for some time.The SPP exception (previous description) occurs at system "is busy" and "return to idle from...
View ArticleForum Post: RE: Issues compiling BLE Stack 1.3 examples with IAR 8.20.1
Minor update...I cycled back to IAR 8.11 and the programs are working...I'll stay with 8.11 for the moment.-R
View ArticleForum Post: RE: U0CSR.TX_BYTE won't clear
Igor,I have made the change you suggested about moving the definition of PxSEL and PxDIR before setting P0_4 and P2_0. This has not changed anything. I moved all my code to the beginning of ZMain.c...
View ArticleForum Post: RE: CC3000 - low power while keeping connection alive?
Hi,We don't support power save protocol in this chip, nor low power modes. Regards,Tomer
View Article