Forum Post: Does ground reflection have huge effect on CC2530??
Hi, all. Does ground reflection have huge effect on CC2530?? I am wondering if any measurement has been taken in TI regarding the performance of CC2530/CC2531 when using them quite near the ground, say...
View ArticleForum Post: RE: Registering notifications on BT-LE on iOS6
Hi Bjørn,Have a look at our app example for the SensorTag, available for download near the top of the page at www.ti.com/sensortag-wiki. Especially BLEUtility.m could be interesting.Best regards,Aslak
View ArticleForum Post: RE: Bluetopia, SPP Mode Continuous Data Sending
Hello Naofumi,We compiled the sample code you gave us but got an error of too few argumemts in function call when compiling Main.C in Line 182: HAL_Lowpowermode(); After commenting this line out and...
View ArticleForum Post: RE: CC1101 Ground die
Wow. This is great. This pretty much answers all of my questions.
View ArticleForum Post: Writing CC2530 flash during run-time
Hello,My application needs a custom function which can update the cc2530F256's firmware during runtime, but I'm having a problem getting the function to work.My program code resides in pages 0-8 of the...
View ArticleForum Post: RE: Zigbee Stack Development
Instead of creating a new Zigbee Stack from scratch, why don't you just contribute or use one of the two open-source Zigbee...
View ArticleForum Post: RE: CC2530 Full Duplex communications Wanted
Hi there,Thanks for sharing your experience. I have the same problem but Its hard for me to find out from your code what do I want to do.Just regarding to your main post, I have a coordinator and three...
View ArticleForum Post: RE: How to read hex image inside the CC2540 chip and reprogram...
Hi:Thank You. I am download the tool to extract out the Hex image.I have another question.I also have the MS430 part that need to grab the hex image out of good working device.Using the JTAG /...
View ArticleForum Post: RE: Which version of the Z-Stack removed support for Zigbee 2006?
Hi Derek:I am able to use Z stack 2.5.0 and configure w/o zigbee pro to build a router that is compatible with Zigbee 2006 Coordinator/Sensor. So I think at least new Z stack can support Non-Pro type...
View ArticleForum Post: Concentrator Application with ZNP - how to do a NLME...
Hello,First, I see that by default ZNP is not compiled with support for concentrator use. Is there any downside to enabling this? In znp.cfg I see four -D... configuration options that will need to be...
View ArticleForum Post: RE: Problem With Bluez
Hi,What OS are you running on the Pandaboard? Have you looked at the community support: http://www.omappedia.com/wiki/PandaBoardRegards,Zahid
View ArticleForum Post: RE: CC256X VS HCI Commands
I have updated both wikis. It is not complete yet but most of the questions should be answered.Regards,Zahid
View ArticleForum Post: extracting rssi from notification data packet
Is it possible to extract the rssi data from each individual notification packet I receive? If so what do I need to do? From the gattMsgEvent_t structure I see the gattMsg_t structure which includes...
View ArticleForum Post: RE: Sensor Tag Released
Hi Nick,Is there any sendor tag with "Bluetooth" instead of BLE,because BLE's suppport in android is very less.Niceday,Senthil kumar
View ArticleForum Post: RE: problem connecting Zigbee Z-Stack EP to coordinator network
Hi,I'm still no being able to connect the two devices. As I said, the coordinator does not respond to the ZED beacon request to start the association procedure.Assuming that the message is received...
View ArticleForum Post: RE: Service discover or binding request timeout
So essentially retrying and timing out sefvice discover or binding requests are up to the particular application, BUT is there any common practice or any real examples any one knows of for how people...
View ArticleForum Post: RE: CC2530 32kHz clock and crystal setting
Hi Hec,THANKS for your answer. Then I can remove the 32kHz crystal without changing the software, since it will not be used but in the startup.Best regards,Tobias
View ArticleForum Post: example code for simple remote switch application less then 4k...
Hello Dears,I have a problem compiling the example code packet named SWRC133.Due to my information, that is the code, which is preprogrammes on the CC1110DK-Mini-868.This is the hardware, which is...
View ArticleForum Post: RE: Problem with eZ430-RF2500 sensor monitor application
Thanks again,I followed the steps mentioned.But the same problem still persist.
View ArticleForum Post: RE: WL1271 Bluetooth MAC address / identifier
Inderjit,The WLAN MAC address will be BD_ADDR+1 when we have configured the address as 00:00:00:00:00:00 in the NVS file.Thanks,Naveen
View Article