Forum Post: RE: ADC clock in CC430
Is there anybody who can answer the above question. waiting for the reply
View ArticleForum Post: RE: CRC Error when changing chip from CC1110 to CC1125
Try to reduce the RX bandwidth on the CC1125 side to 15-20kHz.If that does not help, please post a SmartRF Studio XML config files for both sender and receiver so we may recreate what you are seeing...
View ArticleForum Post: RE: CC1101/CC1190 combo - CS detection happening during...
After further testing today we've discovered:The false carrier-detection actually seems to occur only at the sub-harmonic frequencies (868MHz / n), and we have noted problems at n = 2,3,4 ....8.We have...
View ArticleForum Post: RE: parent's association table
You need to implement supervision signal from end device to coordinator by yourself if you wand to reflect that end device goes off network. However, there is trade-off between power consumption and...
View ArticleForum Post: RE: Writing CC2530 flash during run-time
Here is our code for flash fetch/write/copy. NOTE, I have exported it from the actual C file - we don't use the TI HAL (we have our own OS) and use a 'bios' on the CC25XX series radios that includes...
View ArticleForum Post: RE: CC1101 problem
Hi SamIf you do not get the XOSC/192 out on a GDO pin I would guess that your CC1101 has been damage. Can you change the radio and see if another one works?What HW are you testing on? Have you made...
View ArticleForum Post: RE: CC1101 AVDD and DVDD separation for low power?
CC1101 data sheet, page 7, table 1 and table 2: "Absolute maximum ratings" and "Operation conditions" respectively explicitly states that all supply pins must have the same voltage.Refer to page 3 in...
View ArticleForum Post: CC2550 not wake up - help
Hi TI engineer team,I'm from SerialSystem distributor of TI.My customer has problem with CC2550. It doesn't wake up after sleeping with code of CC2500. Pls help.Below code is valid with CC2500....
View ArticleForum Post: RE: Host driver compatible for TiWi-SL and cc3000
Hello,Thanks for your promptly answer. I'll check it and I'll tell you as soon as possible.yours sincerely.Carlos
View ArticleForum Post: How to reduce the synchronization time on CC2541
Hi guys,I have a question about the CC2541 sync time.Then Master device connect to the slave device.We find the Master device connect to the Slave device need 40~50 sec.This time too long for us.How to...
View ArticleForum Post: RE: wl1271 driver crashing, but station is still connected
Hi Vijay, If IRQ line is not handled properly wl1271 does not comes up properly, and wlan interface will not be up. In my case the interface is already up, working some interrupt is causing the...
View ArticleForum Post: RE: CC1101 DOESN'T ENTER IN POWER DOWN MODE
How do you know that the current goes to CC1101?Note that the SO pin is high Z when not used and if the corresponding input in the MCU is set as input this input will get a not defined level causing...
View ArticleForum Post: RE: What BLE services should my custom peripheral support?
Hello Elliot,On official Bluetooth website, you can go to https://www.bluetooth.org/en-us/specification/adopted-specifications. The adopted profiles and services are listed there.Thanks,
View ArticleForum Post: RE: CC3000 API
Hi,Your question is very generic.All the required information can be found on our WiKi pages: http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_for_MCU.You can find a working environment as a...
View ArticleForum Post: RE: Can't find COM7/COM8 port on HP Laptop (CC2541 mini...
Hello Eli,You can try reinstalling the drivers from the BLE drivers folder for the USB. Also, you may want to download the hostTestRelease project to the dongle by compiling it with IAR if the .hex...
View ArticleForum Post: RE: SimpleGATTprofile.c characteristic values
Hello Osman,You would have to write to the characteristic value if you are using the peripheral role on the Keyfob. For the central role they are other options such as reading the manipulated...
View ArticleForum Post: RE: Writing CC2530 flash during run-time
Thanks for the replies, i have finally succeeded in reprogramming it during runtime! :)
View ArticleForum Post: LMX9838 - Link status and PG6
Hi everyone,We're planning to use the LMX9838 in the 'cable replacement' (Report No Events, UART Break Suppressed and Ignored) mode for implementing a remote controller. The micro-controller to which...
View ArticleForum Post: RE: Sample BLE Peripheral Application problem
Hello Michal,Welcome to the Forum!Are you running these example on the SmartRF05? Did you make any changes as to which library file you are loading? Have you tried loading precompiled .hex file to...
View Article