Forum Post: The condition of WL1273 firmware issue...
Hello,I set the RSSI trigger threshold -65dBm into ACX_RSSI_SNR_TRIGGER.But when the RSSI < -65dBm, WL1273 firmware did not issue RSSI_SNR_TRIGGER_0_EVENT_ID event to driver,So wpa_supplicant_8 did...
View ArticleForum Post: RE: CC1200 4-GFSk settings
These tests were made right out of the box using your CC1200 868-930 MHz Development Kit.Interestingly enough, the 2-FSK settings we checked work fairly well. It's just the 4-GFSK measurements that...
View ArticleForum Post: RE: TRF7960EM direct ISO14443A commands
Mohit,Try this: http://www.ti.com/lsds/ti/microcontroller/tiva_arm_cortex/c_series/tm4c_arm_cortex-m4/tools_software.page?DCMP=Stellaris&HQS=Other+OT+stellarisware. Stellaris is now the first part...
View ArticleForum Post: Driver library for CC2540
the official driver library for CC2540 was released? this driver library only includes the peripherals of CC2540.(for example, adc, uart, GPIO and so on)
View ArticleForum Post: RE: CC1020 to be replaced by the CC1120
When you use FIFO mode with sync word check, only the data following the detected sync word will be clocked into the RX FIFO. Since you get 0xAA AA AA AB 01 .. (or 0xAA AA AA AC 04, which is the same...
View ArticleForum Post: RE: CC2530 ZNP API command Query
Hi Ilya,The node generating the request is indeed out of any network in my case. My setup includes a board that I bring up as a coordinator. Another board then starts up, the SPI interface to the ZNP...
View ArticleForum Post: RE: Source code windows application TargetEmulator.exe and...
Hi Alex,What is your preferred platform? What is the related project?We have Target Emulator equivalent functionality in a console application for Linux. This source is provided as open source and is...
View ArticleForum Post: RE: Configuring a Range Extender (RE)
Hi,So i've tried to implement a RE in my network! I've used the WSM application (the Wirelesse Sensor Monitor demo to measure temperature) for the AP and ED and I've used the RE configuration of...
View ArticleForum Post: RE: How to reach maximum throughput over SPP
Hi Zahid,thank you for forwarding my request.
View ArticleForum Post: Will TI provide source code of Bluetopia stack for bluetooth module?
Hi,I am using MSP430F529 with PAN1316 Bluetooth module. For writing firmware, will TI provide source code for bluetopia stack or they will only provide library interface? Thanks in Advance,Amit
View ArticleForum Post: RE: CC1101 falsely indicating that sync word and packet received
HiI'm glad you solved the issue. You are correct that when the radio is reset the default output on GPIO0 is 0x3F which will give you a 135 kHz clock (26MHz XOSC/192) output.Best of luck continuing...
View ArticleForum Post: RE: Source
This should help: http://e2e.ti.com/support/microcontrollers/msp430/f/166/t/58190.aspxRegards,Maciej
View ArticleForum Post: RE: Non Blocking UDP receive
Hi,I have a problem with recvfrom function. I can't recive any data from my desktop computer. this is code: void reciveUDP (void){ fd_set readSet,writeSet,exceptSet; volatile long bytesSent = 0;...
View ArticleForum Post: RE: lose connect in TCP- stuck when call send() in web server
Hi,Everything looks good on the logic side. However few things to take care while working on the web server application.Make sure you have enough buffer size to receive and send the packets. This can...
View ArticleForum Post: RE: Z-Stack Samples Without TI's Development Kit
Hi, There should be a Documents folder in the ZStack installation directory. The document "Z-Stack User's Guide - CC2530DB.pdf" should tell you everything you need to get simple commands sent...
View ArticleForum Post: How to create a Z-Stack project that is compatible with the...
Hi All,I want to expose my cc2531 USB dongle as a USB CDC device.I am using ZStack-CC2530-2.3.1-1.4.0 and sample Light project.I followed the instructions given in Serial Boot Loader for CC253x.pdf and...
View ArticleForum Post: RE: CC2530 Internal Temperature Sensor HEX values
Hi Zulqarnain,If you are using the code directly from the sensor demo(http://www.ti.com/litv/zip/swrc147c) then on start up the chip assumes the temperature is 22C. From there any deviation in...
View ArticleForum Post: Which development kit to use
Dear all,I been reading a lot lately about BLE, awesome stuff. Want to a buy a development kit now to do some developing on my own but had some small questions. Please forgive me if their stupid, kind...
View Article