Forum Post: RE: RF2560 GPIO Problem (externally powered)
Found the source of the issue, the code I was writing was within a section sourounded byif (TRUE == sdk_usb_detected){...}code within this section only runs when the target board is connected to the...
View ArticleForum Post: RE: Coordinator cannot get data from Device.
What is the cluster ID you use to send message in your device? Do you add cluster case in SampleApp_MessageMSGCB of your coordinator?
View ArticleForum Post: RE: Programming TRF7970A EVM
Hi,Thank you very much for your response. I will give it a try.
View ArticleForum Post: RE: ZStack OTA CC2530 on WaveShare platform
Since you said you changed the boot-code size, is it large enough to change it from 0x0800 to 0x0C00? By the way, you should trace why your printf not showing first to make it work properly.
View ArticleForum Post: No UID data from TRF7970A for ISO-15693 Tag at start-up
Hi Tech,We use TRF7970A in our products. At power up, upon doing the ISO-15693 Inventory, the TRF reader responds with a Tag UID. All TRF readers work fine, except for one TRF Reader. The issue is...
View ArticleForum Post: RE: WL1283 Drivers
and here is the WL128x wiki, with access to many development tools:http://processors.wiki.ti.com/index.php/WL128x .-Leonard
View ArticleForum Post: RE: CC2530 ZigBee Light Link Development Kit Firmware
Paul, There was an issue with the Wiki upload. I tried to upload again, but it still did not work. Sorry for the inconvenience, I have attached the file here. I'll take a look at the issue with the...
View ArticleForum Post: Storing Link Keys in Flash and retrieving them on start up
Hi,I have been developing a bluetooth application using Bluetopia stack on MSP430F5438A and PAN1323 using only SPP Demo.I connect this setup to an android phone. I require that the bonding between my...
View ArticleForum Post: RE: XDS100v3 and CC2538
Hi,For your info:Flash programming support has been added in V4.71b of the J-Link softwarewhich can be downloaded from our (SEGGER's) website:http://www.segger.com/jlink-software-beta-version.htmlBest...
View ArticleForum Post: bug in CC85xx
I have a few of "Purepath Wireless Audio EB 1.2" boards. I tested the system in a simple configuration with one master as an audio source and two slave as wireless speakers. The distance between the...
View ArticleForum Post: RE: Data Side Channel
Also, why do my device ID's appear different once a connection is made between the slave and master?See the information below:DI_GET_DEVICE_INFO on the master returned the following:Decoded...
View ArticleForum Post: RE: Modifications of CC1125EM-CAT1-868 board for 902 – 928 MHz band
Also: I can confirm that NO modifications were made to the CC1125EM board. We also tested the CC1200 board that we just received and the frequency response looks very similar. Can TI provide us with...
View ArticleForum Post: RE: CC2538 packet TX/RX examples?
At http://www.ti.com/tool/z-stackyou have:Z-Stack™ HomeZ-Stack™ Energyboth seem to support your chip. I do not know if you will find the code you are looking for but I hope you will.Regards,Maciej
View ArticleForum Post: RE: AIC3204 Microphone vs Line In
I find now the menu...I just must write the 3 lines : 30 36 40 30 37 40 and 30 39 40 with the # description ?Sorry but is first time for me using the headset demo Regards
View ArticleForum Post: RE: WL1271: Starting WLAN crashes BT
Hi Henrik,Please select the proper BTS file from this page based on the baud rate you need. Those links are linking to the github, which has all the latest BTS files.
View ArticleForum Post: Can't get 128bit UUID to work under iOS5
Some time ago, we converted our app from 16bit UUIDs (ala the TI examples) to use our own 128bit UUIDs. Everything works great with an iOS 6 central, however we recently discovered that the exact same...
View ArticleForum Post: RE: CC256x - HCI_VS_DRPb_Tester_Packet_TX_RX (0xFD85)
Hi Mike,Thanks for bringing this to our attention. I have made the correct changes setting of 0x03 for single...
View ArticleForum Post: RE: CC2564 BLE AM3703
Hi Paul,Let me discuss with Marketing team and get back to you since we don't have an offering, contact SSO for software support(contact info found in link below). But you should be able to use the...
View ArticleForum Post: CC2538 RF MODULATION_MODE
CC2530 allows to set RF reversed phase modulation mode - MDMTEST1 register, MODULATION_MODE field. CC2538 doesn't have this field in this register. Does anybody know if this feature is available in...
View ArticleForum Post: RE: CC2540 UART0 SPI alternative 2 location
LDT,Perhaps you have a hardware issue with your board. Work with what you know works first, then move on. You know that the Keyfob accelerometer SPI code works. Test it on your board with any SPI...
View Article