Forum Post: CC3000 with dual mode stack IPv4/IPv6 or IPv6 only?
According to PDF cc3000.pdf on TI website the CC3000 has an "Embedded IPv4 TCP/IP stack".Is there any way or plan to support IPv4/IPv6 (dual mode stack) or at least IPv6 (single mode stack)?Would it...
View ArticleForum Post: RE: CC2530 ZNP Mini Kit and SPI
So isn't it just like setting CS for desired slave should activate it for receiving data? Cuz right now it seems like you can set CS whenever you want and it does nothing but only when you set MRDY it...
View ArticleForum Post: RE: CC2530 - OAD/OTA on external memory
Hi, sorry to "rescue" this old post, but I think it applies to my current situation.Does the conditional compiling of BOOT code apply to the OTA implementation? or does it only apply to the OAD...
View ArticleForum Post: RE: ultra-accurate GPS solutions for stationary platform needed
Shahzad, Accuracy is going to depend on 1PPS accuracy and jitter. Here is an App Note that adresses this issue: http://processors.wiki.ti.com/images/f/f1/TI_GPS_PPS_Timing_AppNote.pdf . Also, GNS...
View ArticleForum Post: RE: Driver for presample WL1801
Hi Rasmus,We are not aware of this issue. Can you ask Jorjin the details about this and let us know?Are you able to try out our driver? I believe this should work.
View ArticleForum Post: CC2510 register config using SmartRF studio
I am using the 'expert' mode in smartRF studio to configure the radio registers.I want to transmit 1 byte with address and fixed pkt length. So pkt lenght = 2?What should be the payload size and pkt...
View ArticleForum Post: RE: Data Side Channel
Hi Chris, You will need to enable host controlled mode with the configurator. As for examples I'm not sure if there is something, but if it is it will be located within this example / library...
View ArticleForum Post: CC2543&CC2544
Hi,I'm using IAR to program the chip. I have a C code used for programming CC2544, and now I want to do coding for CC2543 based on that. I changed the "device information" in the options (ALT+F7) of...
View ArticleForum Post: RE: Range problem with the CC1101EMK demo kit
[quote user="Johan Forsl��f"]No, I just meant that I had assumed that the standard values in the demo projects shipping with SimpliciTI would be intended for communication at "useful" distances (across...
View ArticleForum Post: RF2560 GPIO Problem (externally powered)
I am getting a very strange problem with the RF2560.I have the "Accelerometer Demo" that comes with the unit installed and it seems to work great. It connects to my Android phone and starts streaming...
View ArticleForum Post: CC2520 AUTOACK
I seem to being getting ACKs from packets with bad CRC. I have FRMCTRL0.AUTOACK = 1, FRMCTRL0.AUTOCRC = 1, and FRMCTRL0.APPEND_DATA_MODE = 0. As I understand it, an ACK should not be sent when the...
View ArticleForum Post: RE: Couple of basic questions about using host-controlled CC85xx
Hi Oleg, 1. You have to decide on configuration time if you want to use host controlled mode or not. It's not possible to change this later without re-flashing. Note that a few EHIF commands are also...
View ArticleForum Post: RE: Programmer for CC2538
Hello Jan,As your preliminary research has shown, the CC2538 has an ARM core. It uses JTAG for programming. The CC Debugger in its current state is for the somewhat proprietary Chipcon protocol and...
View ArticleForum Post: RE: TRF7970A puts RF on it's output before being configured and...
Hi Josh,Thanks for pointing us to the sloa168 app note, it helped to partly understand what was happening.Changing the registers as stated in the app note did not seem to solve the issue, we did not...
View ArticleForum Post: RE: TI cc2530 and netvox communication problem (Zigbee HA :Profile)
hii have a probleme, i buy a end device from Cleode ( ZRC), and this cleode's device connect to my coordinator, but after i see by sniffer that my coordinator send unknown command, and normally the ZRC...
View ArticleForum Post: RE: About ON of a CS_N signal, and the timing of OFF
Hi Hirokuni,"Hold delay" is the time you need to drive CSn low in order for CC85xx to interpret this as a button type Hold ("H" in IO Mapping panel)."Minimum idle time" is the minimum time between two...
View ArticleForum Post: RE: FRAM MSP-EXP430FR739 not communicating via Hyperterminal
Hi Beatrice,Thank you for getting back to me. I reinstalled MSP430 drivers. Win7 Device Manager recognized and reported drivers were hooked up and working correctly on Com4. I configured HyperTerminal...
View ArticleForum Post: RE: Reading the same value in two characteristics
Hi greenja,I will give that a try. SimpleBLEperipheral required authentication for characteristic 5, however the data was assigned a number not another characteristic's data. Thanks.Serena
View ArticleForum Post: RE: auto start zigbee coordinator
If you do not define NV_RESTORE in your coordinator project, the coordinator will form a new network every time its power recycles.
View ArticleForum Post: CC8531 Fetching Network ID
When I run the scan command, I am seeing the following result:Does this mean I have the settings in the master incorrectly configured? If so, how do I correct this?Thanks for the help!
View Article