Forum Post: RE: whether a table is existed in the coordinator that the...
Dears, You can try NLME_Leave_req.
View ArticleForum Post: RE: why end device can't join into the zigbee network?
Dears, Do you set PermitJoint to 0x0 on your coordinator? It will make ZC does not allow ZED to join its network. Regards!
View ArticleForum Post: RE: Ad-hoc CC254x networks?
Do you know how many devices an iPhone can connect to simultaneously (or within milliseconds)? In this case, I have a bunch of BTLE-controlled lights. I can use an iPhone to control them, but I also...
View ArticleForum Post: RE: Bind() doesn't work with 0.0.0.0 address ??
Pedro , I can now bind using your suggestion but recvfrom( ) hangs indefinetly and doesn't return a value. Regards, Vipul
View ArticleForum Post: RE: Calibrate WL1271 (LS Research 450-0037) on OMAP-L138 board
[quote user="Naveen Jain"]Which ini file you are using? I see that you are using ini_file_v0.0.ini, from where did you get this?[/quote] The ini file is from the LS Research site. Just for the heck of...
View ArticleForum Post: Bluetooth noise (so called motor noise) in TMS320C5515 interfaced...
Dear all , I am working on a prototype board which has a TMS320C5515 processor interfaced with Bluetooth module(PAN1325A) and having audio codec chip TLV320AIC3254 . When I try to stream audio over...
View ArticleForum Post: RE: Compat Wireless Version
Hi Eyal, Thanks for prompt response. So if we enable CONFIG_PM in kernel, then we can put the device ( wl1271 ) for sleep when no wifi/BT traffic is present. Thanks, Manjunath
View ArticleForum Post: RE: how to make cc2540 discoverable
Hi, I have put cc2540 in advertising mode that way when it powers up. One way to check if it is advertising or not is by using a CC2540 in central mode like USB dongle provided with TI development...
View ArticleForum Post: RE: SimpliciTI on EXP-MSP430F5438 & A1101R08
Hi: Can you tell me where are you download this SimpliciTI 1.1.1.5xx , since I am going to use the same MSP430F5438 with simpliciTI. Does that SimpliciTI 1.1.1.5xx includes a sample project like...
View ArticleForum Post: RE: IAR workspace for Proximity profile
Hi Montasser, It's included in the KeyfobDemo Example. You can read more about it in the Sample Applications Guide an the source code you'll find in the stack default install directory...
View ArticleForum Post: RE: Two OSAL timers running simultaneously with POWER_SAVING enabled
Hi, I see, but this should be working out-of-the-box, moreover, I'm familiar with OSAL from Z-stack and BLE stack (should be the same operation system abstraction layer as in TI-MAC) and I have never...
View ArticleForum Post: question about packets sent with disorder
hi i know the bug about GATT_Notification() sending notification packets with disorder, see http://e2e.ti.com/support/low_power_rf/f/538/t/183129.aspx . now my question is whether there are the same...
View ArticleForum Post: CC2540 bluetooth Power class 1?
Hi As I know that cc2540 is support power class 2, But I need to Power class 1 ... Is cc2540 possible to support the power class 1 ? Thanks, Eric.
View ArticleForum Post: RE: Debugger LED turns off when CC2540 is powered
Hi, The module is powered from an external source while you attempt to connect the CC debugger to it?
View ArticleForum Post: RE: HDX with NFC Android
Ricardo, please get in touch with Wireless Dynamics directly, I just saw that they are hiring a Mobile Application Developer for Android! Best regards, KSA
View ArticleForum Post: RE: CC1101 simulation data
Sorry, we don't have that. Why do you need to simulate on the design?
View ArticleForum Post: RE: Not receive the expected coverage in CC1120 boards to 169 Mhz
Hello; That configuration should be? The board is configured for testing in PER test at a frequency of 169 MHz. I need to change some parameter? Could you send me datasheet of the antenna used for 169...
View ArticleForum Post: RE: The ZED never wakes up when POWER_SAVING is enabled
Hi, Well, using halSleepWait(...) is not a good thing, for a couple of reasons. First reason to not use the halSleepWait() - it is not the highest API function for an application user (though the...
View ArticleForum Post: RE: Easiest way to get long range demo built?
CC430 SoC is CC1101 + MSP430 integrated on the same silicon. CC1110 SoC is CC1101 + 8051 core integrated on the same silicon.
View Article