Forum Post: RE: CC2541 -BLE 1.3 stack - wrong advertizing time.
HI Aslak, is the unit of the TGAP_LIM_ADV_TIMEOUT parameter a recent change? in HIDDev profile, it still said the unit is in msec. // Advertising timeouts in msec#define HID_INITIAL_ADV_TIMEOUT...
View ArticleForum Post: RE: CC1101_CC1190EMK_EM869 / SmartRF05EB problems
- If you have access to a spectrum could you check if the transmitt side is actually sending?- Check that LNA_EN and PA_EN have the correct voltage levels on both sender and receive side- Try power the...
View ArticleForum Post: Read advertising data in SimpleBLECentral
I added some additional device information in the advertising data of the BLE stack 1.3 SimpleBLEPeripheral. I checked and saw those additional advertising data with the BLE packet sniffer.Now I need...
View ArticleForum Post: cc2541s
Hi,I’m trying to find more information about cc2541s. There is a sample code for MSP430 but I’m not able to find it. Also, does anybody know when this part (or dev kit for this part) will be...
View ArticleForum Post: BLE with 16 connections
I have a wireless network application which requires a star topology with bidirectional communication with up to 16 slave devices. The master device must not use significantly higher average current...
View ArticleForum Post: RE: Interfacing with UART_RX on ez430 rf256x
Zahid,Also, which UART pins should I connect my external device to? The documentation I looked up confused me a bit since there a couple of different UART connections taking place. Do I connect my...
View ArticleForum Post: RE: CC256x, Bluetooth 4.0 & Apple MFI
Thanks Walter. Can we get confirmation on that?I did a quick search and found the following on Apple's website:"Case developers, app developers and developers of accessories that only use standard...
View ArticleForum Post: RE: Does the iOS configuration app work without changing wifi...
Have a look at the wiki for Smartconfig here:http://processors.wiki.ti.com/index.php/CC3000_Smart_Config
View ArticleForum Post: RE: CC3000 Stellaris LM4F Basic WiFi Application Build issues...
Hello Paolo,4. The CC3000 Host driver for Stellaris M4 platform is not supported with CCS IDE.this is a limitation currently - here is the release notes wiki...
View ArticleForum Post: RE: MIFARE and the TRF7970A
Dan - you need to use either the Special Direct Mode or Direct Mode 0 as these cards (if you are using Mifare Classic) are not 100% ISO14443A compliant. So for the auth and read/write of blocks and...
View ArticleForum Post: RE: TRF796x series RFID readers
Yes - you should be fine - this is exactly how we use the TRF79xx devices with higher end MSP430s (like MSP430F5xx / MSP430F6xx, LM4F and the Sitara A8/A9 cores) as most of them have internal DCOs...
View ArticleForum Post: Stone Street One HID demo
I downloaded the CC256x_MSP430_Bluetopia_SDK_v1-3_Setup file and installed it. I'm working with the MSP430F6736 though. I remapped all the configuration files to how we have it wired but it keeps...
View ArticleForum Post: I need a WL1271 Datasheet please!
HI there, i have a customer hoping to find the datasheet on the WL1271 and 1273. They do not exist anywhere. The murata and LSR module datasheets have differing info on the WL1271. Here is the...
View ArticleForum Post: RE: Communication problem between CC1110 and CC1125
1) Start with using the same deviation on sender and receive. Your sync word setting is a bit off. You are sending a 4 byte sync word (D391D391) and you have set the receiver to 4 byte sync but the...
View ArticleForum Post: RE: CC1101 +Arduino not transmitting or Receviing!!1 Please Help!
What do exactly I need to update if I work with 433MHz freq and my board is Mega 1280?
View ArticleForum Post: Distance comparison CC2540 vs CC2541. Unexpected results.
I have both CC2540 & CC2541 key fobs and built & loaded my code onto each to do an A/B distance test.Now I believe the CC2541 is a less powerful chip with a lower signal power.Connecting to my...
View ArticleForum Post: RE: CC1120 library c
Have you looked in: http://www.ti.com/litv/zip/swrc253a
View ArticleForum Post: RE: Stone Street One HID demo
First of all, in the timer, I changed the clock to use TASSEL_2 and that got it ticking, but then when BTPS_Delay queried the ticks in BTPS_GetTickCount() I found it kept MSP430Ticks from being updated...
View ArticleForum Post: RE: zstack for HA profile
Hello SKay,if you want to build HA compatible devices with Z-stack, you must set SECURE=1 and TC_LINKKEY_JOIN compil flag.The security level of HA will be selected with the appropriate key to encrypt...
View ArticleForum Post: RE: CC3000MOD Antenna alternative to ACX AT8010-E2R9HAA?
Hi Zack,The Layout files were all created with Mentor Graphics. You can download the Pads ES free viewer here: http://www.mentor.com/products/pcb-system-design/design-flows/pads/pads-evaluation to view...
View Article