Forum Post: RE: Setting a characteristic with notification enabled keeps...
There is no way out of GAPROLE_ERROR if you are currently disconnected and advertising is not currently enabled. I came across this and posted a question but got no response. I don't know if this will...
View ArticleForum Post: RE: Low Power Radios Range
What is the approximate number of such devices per site?
View ArticleForum Post: RE: Extract data from Packet Sniffer
Hi Igor,Thanks for giving some clue,I need to know if the data format in packet sniffer is something fixed?Actually in my application, my device converts an analog signal(ECG) into digital format and I...
View ArticleForum Post: config parameter related queries
While going through the sensor demo app, got some confusion, as listed below: During start up one should press joystick center to start with a fresh known network state. If this key is pressed It...
View ArticleForum Post: RE: OMAP-L138 + WL1271 is it possible?
I made the following change in wl12xx_build_BT_blueZ4_98.sh (lines 351 to 353): COMPONENT_NAME="alsa-lib-1.0.24.1.tar.gz" COMPONENT_DIR="alsa-lib-1.0.25" download_component...
View ArticleForum Post: not all terminal devices can join the network,and always lost...
hello,I did my application on the basis of the sensordemo project, the content as follows: one coordinator and five terminal devices, the five terminal devices sent temperature data to coordinator...
View ArticleForum Post: RE: IS CC2530 or Zstack open source?
It is clear now > So it is not possible for me to use ARM cortex M3 based microcontroller as application processor if i go with z stack . I have no choice but to choose TI controllers?
View ArticleForum Post: Query regarding CC1101
HI,In one of customer application we are using CC1101 WOR and we want to make it quality product so for understanding to improve the performance please help us on below points.1) How one can...
View ArticleForum Post: Conflict found in "Z-Stack Simple API.pdf" in Document folder
While going through the sensorDemoApp which uses simple api which is documented in the above mentioned document. I have found following conflict.1. In section 5.3.2.1 Startup parameters...
View ArticleForum Post: RE: startOptions in SAPI_Init()
The ZCD_NV_STARTUP_OPTION is a 1 byte config parameter, config id is 0x0003 , This is a parameter which is to written in the NV memory with the ID & values as needed. the definition is in ZComDef.h...
View ArticleForum Post: External radio module for smart rf trxeb
HiI've this board http://www.ti.com/lit/ug/swru294a/swru294a.pdfIf I want to connect an external GPRS module: can I use the USB MCU pin-out in section 8.3? Maybe pin 1.2 to 1.5 could work. The user's...
View ArticleForum Post: MSP-EXP430F5438 and PAN-1323 Interfacing
Sir,We want to use PAN-1323 for providing Bluetooth connectivity between MSP-EXP430F5438 and Android Smartphone...But we are completely unaware of MSP-EXP430F5438 programming and its software support...
View ArticleForum Post: RE: Zigbee Lightning Link
The stack release that includes ZLL is coming up next month. It will run on a regular CC2530DK. We also have a reference design for an LED light. Peder
View ArticleForum Post: RE: fixed transmission time
If you want to transmit something for 0.1s you may use the infinite package length in http://www.ti.com/lit/an/swra109c/swra109c.pdf and calculate how many bytes you have to transmit to fill the time...
View ArticleForum Post: Distance issue on custom design
(Please visit the site to view this file)We have finalized a layout and prduct design. We are going through testing and we are only getting about 1 to 2 meter distance. Our antenna was just matched by...
View ArticleForum Post: Health Demo Connection Error
Hello, I'm still very new to this kind of work and when trying to run the BleHealthDemo I hit the same errors when I try to connect to the CC2540 through my USB dongle. The code is unchanged from the...
View ArticleForum Post: NV_RESTORE definition not found in Zstack
Dear members,I have gone through the Zstack target understanding of sensorDemoApp . Found use of NV_RESTORE at many like this " #if defined (NV_RESTORE)" . Then I tried to find where this has been...
View ArticleForum Post: Network State not set to default in NV_RESTORE is undefined
Dear Members,Please refer to the C:\Texas Instruments\ZStack-CC2530-2.5.1a\Components\stack\zdo\ ZDApp.C. in the the function uint8 ZDOInitDevice( uint16 startDelay ) . I facing following confusions....
View ArticleForum Post: RE: CCA problems on CC1101?
Hi,I read the thread and thought of something. If you do not have a CCA, the TX will not occur (according to user manual you have to strobe stx again in order to attempt to send the packet once more)....
View ArticleForum Post: RE: CC1110 or similar OOK/ASK decode examples
In DN119, "Figure 2. Pseudo Code for RX", here is the following code:// 3) Program P1.6 as Serial Data OutputIOCFG1 = 0x0D;Yet on p230 of the CC1110 datasheet, table 73, 0x0D seems to be reserved.Is it...
View Article