Forum Post: RE: MT_AF_INCOMING_MSG does NOT work (and a way to solve it)
If you want to see AF_INCOMING_MSG, it will need you to send message from ZR or ZED to ZC using AF_DataReq. So, there is nothing wrong with the source code.
View ArticleForum Post: RE: CC2530 configuring UART by disabling Flowcontrol
I would suggest you to check bit4(P0.4) and bit5(P0.5) value on P0SEL and bit6 of U0UCR. All of these bit should be zero.
View ArticleForum Post: RE: help with balun for cc2538 zigbee and arm
The discrete balun in the CC2538 reference design (C371, C381, L371, L372, C382, L372, L381) can be replaced by the IC balun from Murata (see AN107 www.ti.com/lit/swra380) or Johanson Tech (see AN081...
View ArticleForum Post: RE: CC2540 USB CDC Interface in CodeSize Limited IAR Workbench...
So, I think, I have no chance to use the USB controller with a code-size limited version of IAR :-/
View ArticleForum Post: RE: IAR
Thks for the help. To complete your answer, here is the reply I get from IAR :I believe that the problem is within the menu Project > SFR Setup dialog.It is a new feature that was introduced in...
View ArticleForum Post: TRF7970
What is the significance of “SYS_CLK” pin in TRF7970.?In TRF7970 evm schematic this pin is connected to the XIN of controller.Is it possible to use two different oscillators for MCU and TRF7970 IC?
View ArticleForum Post: RE: Connecting CC2540 Mini Dev Kit Keyfob to Smartphone
pls download the sample app from app store and turn on the right key on keyfob then run the app it will detect the keyfob
View ArticleForum Post: RE: CC3000 SPI Port Hardware or Bit-Banged?
Hi Chris,Our SPI implementation is proprietary SPI.The information in the data sheet is limited.For more detailed documentation you can refer to our CC3000 Serial Port Interface wiki...
View ArticleForum Post: RE: iOS Reconnection to BLE device
Thanks YiKai, I will try this application.Regarding my first question, is there option to reconnect to peripheral without holding it in advertising state?ThanksDavid.
View ArticleForum Post: CC2530ZNP SPI communicatio problem ,Z-stack 2.5.1
Hello, I have a wierd spi problem when i try to communicate width cc2530znp chip, my mcu is pic18f4620, hardware spi (tried software SPI, tried pull up, poll down, put the serial resistor in line MI,...
View ArticleForum Post: RE: CC2541 only RF transmitter and receiver mode (not BLE)
Hello Igor,The link from the product page for the CC2541 seems to be working http://www.ti.com/lit/sw/swrc251b/swrc251b.zip.For the SPI example, you can download the sample software package for the...
View ArticleForum Post: RE: CC3000 not initializing properly
Hi Sergio,I am happy to hear the issue is solved!Yael
View ArticleForum Post: RE: Continuing LL Termination with reason code "Instant Passed"
[quote user="greenja"]You may have already come across this post. http://e2e.ti.com/support/low_power_rf/f/538/t/167385.aspx[/quote]Greenja, thank you for the suggestion. However I resolved all the...
View ArticleForum Post: RE: CCStudio SmartRF06/CC2538EM connectivity problems
Hi,I've just re-read the CC2538 IDE user's guide.My mistake was to create a project using the selection: "Empty Project (with main.c)". Even with the the device set to "CM2538SF53" this build OK but...
View ArticleForum Post: RE: OAD: rebooting into oad mode for devices with no buttons
Thanks for your reply!I'm not using any external flash, just the 256k internal flash of the cc2541.Image B also doesn't have OAD capability, I decided that Img A will have (only) OAD target service and...
View ArticleForum Post: RE: ZStack OTA CC2530 on WaveShare platform
The package contains a DataFlash board which is connected via SPI to the main board. (here the link)Obviously I changed the ZStack SPI settings for the AT45DB041D's connection: the tests work properly....
View ArticleForum Post: RE: Issues compiling BLE Stack 1.3.1 examples with IAR 8.20.2
Thanks, greenja.I asked IAR, and they've (very helpfully) told me I can just re-register the install I have as a (time-limited) evaluation version.
View ArticleForum Post: DN117 USCI_B0 compatibility - identifier "UCB0MCTL" is undefined
Hello,I'm trying to use simpliciTI with an AMB8426 module from amberwireless.This module has a MSP430F2272 connected with USCI_B0 to a CC1101.So, I follow DN117 to modify UART setting, to modify...
View ArticleForum Post: RE: CC2540 UART0 SPI alternative 2 location
I'm having trouble finding/searching for the Keyfob example, please send a link.For priority, I have used two methods, are these correct?1) leaving the priority I found in the CC2510 example //...
View ArticleForum Post: wlan_connect with WLAN_SEC_WPA2: key length (limited to 16...
According to SimpleLink API Reference Manual (version 1.10), the key in wlan_connect can be up to 16 bytes.What happens when the Wifi network uses a longer key? Is it correct that CC3000 cannot be used...
View Article