Forum Post: RE: SMARTRFcc2510 sw example & IAR issues in debugging
The CC2510 device has 32kB of flash...
View ArticleForum Post: Where is Source code of Zigbee cluster library
Hi i WANT TO know where is the implementation of ZCL in Ti z stack? Where are all clusters are defined? Is it under Profile tab in samples/HA/SE examples?
View ArticleForum Post: RE: wl12xx - ol_R5.SP3.05 drivers + firmware doesn't work on Wl1271
Hi Girish,The issues you mentioned in the above post for multirole operation are not seen on WL1271 PG3.x .This can be issue with WL1271 PG2.0. However i will check, and update on this.Regards,Abhijit
View ArticleForum Post: RE: CC1125 documentation: hints required for optimization; where...
Milen,then I would need to change to packet mode.First issue with that is that my RF generator can't issue packets, it's just a pure RF generator.I could trigger it externally with my arb generator,...
View ArticleForum Post: RE: How to change to 200kbps BW configuration of CC1120 from your...
I need your advice about unexpected RSSI behavior. As I checked the register value, maybe I found the route cause. This was caused by the setting of 'AGC_REF'. Even though the BW is changed, 'AGC_REF'...
View ArticleForum Post: RE: Packetsize PER-Test C1101 Developers Kit
Hi MarcelThe selectable size applies to the payload of the packet. In addition to that you will send preamble, sync word and optional CRC bytes.
View ArticleForum Post: RE: regarding smartRF05 and CC2530EM
You can call ZDP_IEEEAddrReq() with the short address that you want to know its IEEE address in you coordinator and will receive IEEE address in pAddrRsp->extAddr of ZDApp_ProcessMsgCBs.
View ArticleForum Post: RE: Smart RF Studio Questions
Hi Dave1) If you check the advanced box in the Packet TX tab you can set the packet interval manually or use the default value given by SmarRF Studio2) To save the received data to a file (txt) you...
View ArticleForum Post: RE: CC1125 documentation: hints required for optimization; where...
Gerhard,A few additional comments:1. I agree with you, not a good idea to use an evaluation board in TX mode to test another evaluation board in RX mode. It is always best to test a receiver with a...
View ArticleForum Post: Camera Error in OMAP 4460
HiI am trying to enable camera in blaze tablet which runs ICS 4A.1.7 release as mentioned in the following link http://www.omappedia.com/wiki/4AI.1.7_OMAP4_Icecream_Sandwich_Release_Notes.I am using...
View ArticleForum Post: Details about "macEventLoop()" in TIMAC
Hallo,we are using the TIMAC 802.15.4 stack with the CC2530 and 2531. As parts of the stack are only available in binary form we do not know what is done in the OSAL-Task "macEventLoop()". Can anyone...
View ArticleForum Post: RE: RFID reader with TRF7960 and PIC24FJ128GA010
Josh-the flag IRQ is generated by the port 13 of the TRF7960???if so, I get no signal from it.sending data tells me you, and I hope that this terminal do a interruption on my micro, but it does, It...
View ArticleForum Post: RE: Unable to receive notifications at correct frequency
Here is an update on the situation.I've updated everything to the 1.3 stack and am getting better results.I can achieve frequencies of 30 Hz reliably.40Hz is unreliable, it works for the first few...
View ArticleForum Post: RE: SPP in CC2541
Hi (1) may be most reliable speed-wise, if changing hardware is no-no.(2) CC256x has totally different package and, if I am not mistaking, needs host MCU to make use of Bluetooth via HCI interface...
View ArticleForum Post: WMBUS N-mode
Hi guys, Does TI's WMBUS protocol stack also include N-mode for 169MHz band? App note AN067 mentions S & T modes, but not N! If not, any plans to do it? Thanks! And merry christmas!
View ArticleForum Post: BLE Stack 1.3 Upgrade Process
I'm curious if there is a suggested upgrade process when upgrading from 1.2 to 1.3. Has anyone successfully done this yet? Is the guts of the stack built into the lib files, or is it scattered across...
View ArticleForum Post: RE: halUartRxIsr not triggering with BLE1.3
Hey Oleg, Honestly it's been hard to debug what's going on with the new stack. I tried several different ways of upgrading, migrating my old code to the new keyfob example, or just upgrading certain...
View ArticleForum Post: RE: Unexpected delay on CC2540 caused by BLE stack
Hi,I'd recommend to change HCI_EXT_ClkDivOnHaltCmd( HCI_EXT_ENABLE_CLK_DIVIDE_ON_HALT ) to DISABLE right within stack, but if you did it after HCI init, it probably does not matter.Can you elaborate...
View ArticleForum Post: RE: CC2540DK-MINI
Sure. It is not a strange function.It depends on the API of the mobile phone, the cc254x devices are plenty capable of this.
View ArticleForum Post: RE: How to design a HID mouse with CC2540/1
Flash such project in your cc2540 devices, my friend!Search for the applications guide, I think it should be in your "doc" folder inside the BLE stack folder.
View Article