Forum Post: RE: Z-Stack-2.4.0 for CC2530 download required
It would probably be good for TI to have a link on the site to previous Z-Stack releases, of course with a big warning like "These are old - use them at your own risk - upgrade soon!". I have a client...
View ArticleForum Post: RE: Rerouting not working properly
Hello, When the problem happens, I see Link Status messages from all nodes being transmitted correctly. I also see the device (0xCB1C) sending out Route Request messages with no corresponding Route...
View ArticleForum Post: RE: Using SPP profile from the BT stack and adding my own code
Thanks Zahid,For demo purposes, I am trying to connect between the MSP430 and an android phone.I am currently using a terminal on a computer or android phone, but later on I will use an App.What I'm...
View ArticleForum Post: ez430-rf256x Bluetooth. Send byte to msp430 from PC
Hi allI'm using the sample code Ethermind accelerometer. I disabled everything related to the accelerometer and USB communication, and now sending data from multiple adc ports to a USB bluetooth dongle...
View ArticleForum Post: OSAL assertion after Active Scan for 802.15.4 devices
Hi TI,We ran into an assertion issue using the TI MAC 1.3.0 (on MSP430) implementation, in correlation with the CC2520 radio.While performing an Active Scan using MAC_MlmeScanReq(), we encountered an...
View ArticleForum Post: RE: PAN13xx: PAN1325A / PAN1315A / PAN1326 / PAN1316 / PAN1327 /...
On the Panasonic Modules, I did have 3 questions:1. The PAN1327 pin out includes 2 pins (9 & 24) that are not described in any pin table. What are these pins used for and what should they be tied...
View ArticleForum Post: RE: L2CAP_ConnParamUpdateReq causes disconnect with iOS device in...
In GregS response 17th Jan 2012, he suggests changing GAPRole_SendUpdateParam to add a min and max parameter. However, this also requires other changes than in peripheral.c due to the parameter...
View ArticleForum Post: NOTIFY and BTOOL
I am trying to get NOTIFY working on a modified simpleBLEPeripheral and am using BTOOL to control and see responses. Does BTOOL do anything in response to a notification? Packet Sniffer would be a...
View ArticleForum Post: osal_start_timerEx()
Does osal_start_timerEx() have a maximun value?? I use this function with 5 minutes (this is 300000 ms) and there is no problem. But when I try 10 minutes, the cc2530 device doesn't wake up anymore.
View ArticleForum Post: RE: WL12xx is not getting initialized....
Hi Pavan,I will look at the file and get back to you.Regards,Abhijit
View ArticleForum Post: CC1101/CC1190 EMK Reference design update for 915 MHz
Hi Support,We are having RF-compliance issues with our product incorporating the CC1101/CC1190 EMK reference design used in the 915MHz ISM band. In short, our 2nd harmonic is violating the FCC limit by...
View ArticleForum Post: RE: Developing application on EZ430-RF2500
Hello,Maybe you have moved a long now, but here is the wiki for this kit: http://processors.wiki.ti.com/index.php/EZ430-RF2500LPRF Rocks the World
View ArticleForum Post: RE: Overview documentation concerning wireless
Thanks. I will follow up on your advice and see where it leads.
View ArticleForum Post: CC2540 halSleep( ) function
HI, I am trying to use the CC2540 to develop a pedometer with BLE function. and I need to make the mcu wakeup and sleep several times in one second to sample the 3D G-sensor. When I using the...
View ArticleForum Post: RE: CC2540 halSleep( ) function
Hello,We have the POWER_SAVING compile options that enables our sleep mode using the hal_sleep() function, like you say and also the OSAL power manager. Have you investigate your use case in detail...
View ArticleForum Post: RE: How to define 128bit UUID
Something like this:static const uint8 c_char_uuid_SerialNo[16] = { 0x7b, 0xcc, 0x71, 0x7a, 0xba, 0xc5, 0x42, 0xdb, 0x89, 0xec, 0xb5, 0xf4, 0x85, 0x1f, 0x1f, 0x15 };static const uint8...
View ArticleForum Post: RE: NOTIFY and BTOOL
I believe this thread could be of interest to you, Enabling notification from BtoolInteresting statement you have about the Packet Sniffer. Can you please elaborate on what issues you have with...
View ArticleForum Post: BTool v1.3 & HostTestApp on CC2541EM
Greetings,I have a CC2541DK-Mini kit and a CC2541EMK installed in a SOC-BB. I have built and downloaded HostTestApp to the CC2541EM/SOC-BB board and I can access it using the HCI Tool (with the BLE...
View ArticleForum Post: RE: Iran: is 868Mhz allowed there?
I suggest we all support the export restrictions to Iran. The people of Iran deserve that we do not contribute to the legitimacy of the priest dictatorship and theocracy in any way. Take a stand,...
View Article