Forum Post: RE: how to make cc2540 discoverable
I think you can use simpleBLEperipheral project. But before flashing it, make a small change in the simpleBLEperipheral.c file. In simpleBLEperipheral_init (....) function, use code provided below. #if...
View ArticleForum Post: RE: WL12xx calibrator detailed description of the options
Have you checked the info inhttp://processors.wiki.ti.com/index.php/OMAP_Wireless_Connectivity_Calibration_Proccess_NLCPThanks,Nir
View ArticleForum Post: RE: RF Temperature Transmitter Project
- What frequency band are you thinking about using? I would suggest sub 1GHz if you need range - What accuracy do you need for the temperature? Circuits like CC1110 and CC2530 have a build in ADC and a...
View ArticleForum Post: RE: CC2540 HID full qwerty keyboard development
Hi Nick, Thx for your reminder. It is one of my concern too and it had not decided yet. Can you tell me how often will the hal_key.c get poll? Kan.
View ArticleForum Post: RE: bluetooth RF range problem
No, you can still run the same software since the boards are pin compatible. You can order from digikey. Regards, Zahid
View ArticleForum Post: RE: HCI CC2564
Yes. Our СС256x devices are Bluetooth 4.0 devices. HCI commands can be found in the BT SIG Specifications. Let me know if you have any questions. Regards, Zahid
View ArticleForum Post: RE: 1 km range with CC430 devices
I thought I'd follow up and see what sort of results you had. Best Regards, Gary
View ArticleForum Post: Can not bind to HA-Device
Hi, I compiled and installed Prod-Hex for my CC2531USB dongle with no problem. I sent commands as described in SWRA312 document, section "3.2 CC2530-ZNP startup procedure" for setting the network as...
View ArticleForum Post: RE: The CC2540 Mini kit
wayne, does the CC Debugger LED go green when either the USB dongle or key fob are connected to it? Stating the obvious here, you should ensure that you have the CC debugger correctly connected. You...
View ArticleForum Post: RE: CC2520 using murata Balun Layout
Rakesh, The Layout Review App note has a ton of useful info on reviewing one's layout board. (http://www.ti.com/litv/pdf/swra367a) Things that stand out from the image you've shown of the top layer,...
View ArticleForum Post: RE: How coordinator updates routing to mobile end device in Z stack?
Sorry, let me refine my question: If mobile device rejoin the network and get a new short address, the coordinator can find it through new short address, however, if mobile node can not rejoin. the...
View ArticleForum Post: RE: Trying to get wireless (WL1271) driver working on Beaglebone
Tim, The below shows that the WLAN_EN (GPIO to reset ) is working fine, the host is able to detect a device at MMC1 slot. This is good. Jan 01 00:08:07 beaglebone kernel: mmc1: card claims to support...
View ArticleForum Post: [SIMPLICITI]CC2500 : RXFIFO_OVERFLOW always set
Hi everyone, I am trying to get CC2500 working and I can't even achieve to create a link between them two. I have an AP which is trying to create a link and I have an End Device always listenning for a...
View ArticleForum Post: Z stack memory consumption during network scan/join stage
I have conducted a memory profiling for our sensor devices, and interesting issue is the memory high water mark seems to happen before the device joins the network, after that , the normal operation...
View ArticleForum Post: RE: Bluetopia API for connecting particular endpoints ?
Hi Zahidul, I was able to locate the SPPLE commands in the demo code. However, I need to send a GATT Read response command, which to a read request from another device. Is there a way to modify the...
View ArticleForum Post: RE: Ad-Hoc doesn't work on am335x(SDK 05.05, kernel version...
Zumeng, Please share the steps and complete logs for how you are enabling and testing ad-hoc mode. Thanks, Naveen
View ArticleForum Post: RE: Can not bind to HA-Device
Can somebody recommend a document to solve out this problrm? Thanx a-
View ArticleForum Post: RE: Scanning and Broadcasting while in Peripheral (Slave) Role
Hi Nick, Thank you for your fast answer. I have still one question regarding to the "peripheralBroadcaster" combo-role sample application. As I have seen, the broadcasting functionality is simply...
View ArticleForum Post: RE: BLE in a real time automation system
I can definitely see that some more information can be useful, so here are some clarifications: The clients are robots, receiving commands from a central server at irregular intervals. Peak will be...
View ArticleForum Post: RE: bluetooth RF range problem
Hey , The availability status on Digikey is showing 0 available and obselete for EVAL_PAN1315ETU on MOUSER . may I know that is this product is available for direct purchase from TI e-store. - VishvesH
View Article