Forum Post: RE: CC2540 Mini-DK USB dongle not showing up in windows
Sorry for the delayed response. Yes, this worked. The issue was I was looking at a more updated version which says, in case the hex file wasn't already, then do this... etc. and sent to another...
View ArticleForum Post: RE: When TI CC3000MOD will be available?
Mouser changed their date to 3/7 now.Any offical date from TI would be good, and if we can order directly from TI to get them faster.
View ArticleForum Post: Writing to an external SD card in BLE stack w/ CC2540
Hi, allI am new to this style of programming within a given protocol, and am unsure how to do things that are unrelated to the protocol. By this, I mean, I need to do basic uC functions like taking...
View ArticleForum Post: RE: Failed to erase flash CC85xx
Hi Kristoffer,thank you very much. I got other crystal model 406 from CTS company. It has 48MHz fundamental frequency and it works perfectly. Maybe it is a good idea to update datasheet with...
View ArticleForum Post: Range without amplifier and PCB antenna
Hi, I built a few boards with PCB Inverted F antenna and without amplifier and range between two boards configured for 5dB is about 5 meters. Do you have experience with range between two boards with...
View ArticleForum Post: RE: CC3000 basic WiFi App won't build in CCSv5 or IAR
For me, it was about building the four targets in the right order. I think the errors you're seeing are due to that. The wiki page shows the correct order.
View ArticleForum Post: RE: SimpliciTI: same frame received twice
Hi Sergey,Have you verified that the packet received is the same for both calls of RxCallback? If you are certain the packet is only being sent once and that they are not being relayed, that would be...
View ArticleForum Post: RE: Writing to an external SD card in BLE stack w/ CC2540
Hi,First of all, given RF API does not mean (in theory) any restriction to your style of programming. What really matters is (I take it you are aiming at using CC2540 alone, not as RF-only device...
View ArticleForum Post: Using the Zigbee wireless sensor monitor with cc2530zdk
Hi guys,I have a cc2530zdk kit which I just got. I am trying to get the hang of things and had a couple of question. In the EvaluationBoard(The big one) there is a USB port as well as a rs232 port. In...
View ArticleForum Post: RE: serial port-cc 2531 communication
I opened Z-tool 2.0( using the run as administrator option)i connected the cc2531 dongle ( running serial app )i go to tools menu ->settings and under serial devices my ports were listed.i gave the...
View ArticleForum Post: Undefined external HalFlashWrite on cc2540
helloi am writing a application program where i need to save the data dynamically in flash memory when the application is running so i am using halflashwrite and halflashread#define FADDRH XREG( 0x6272...
View ArticleForum Post: Factors affect the Inverterd F Antenna impedance?
Hi all, I'm having a project related to Bluetooth 4.0. I have decided using CC2540 - 2.4GHz Ble SoC. In some suggested antenna in DN035, i have choice Inverted F Antenna and have make an exact copy of...
View ArticleForum Post: URGENT!! OAD-only Image issue.
Dear All:I am trying the CC2540F256 OAD function now.I have modified the SimpleBLEPeripheral project to minimize the Image-A and maximum Image-B and plane to implement the OAD-only Image-A.I follow the...
View ArticleForum Post: Get a CC2450 USB dongle working with iOS 6.0 simulator
Hi everybody,I have an iMac with OS X Lion 10.7.5 installed and Xcode 4.5.2 running. I want to use my CC2540 based USB dongle with the iOSsimulator in order to test my CoreBluetooth based application....
View ArticleForum Post: RE: CC3000 basic WiFi App won't build in CCSv5 or IAR
Alright, so here is the solution. Go to File -> properties-> linked resources and set the paths for the hostDriver, spi, and the hyperterminal. The hostdriver path was set relative to the...
View ArticleForum Post: Existing remote controls using CC115L?
This may be a nonsense question, but I'm looking at adding RF receiving functionality to a hacker tool (the "make magazine" type, not the "break into banks" type). As such, I'd like to find a remote...
View ArticleForum Post: RE: LE Connection problem
Now with a TI SensorTag. Unable to establish a connection at all. Same error every time. If it can be any help:# gattool -b BC:6A:29:C3:00:00 -t public -Iconnect(same with # hcitool lecc...
View ArticleForum Post: RE: missing /lib/firmware/TIInit_6.6.15.bts file
After more testing, I don't think it is any kind of hardware issue. The UART is quite while the scanning is occurring. We can watch some light traffic to start the scan, then some light traffic when...
View ArticleForum Post: error compiling basicWifiapplication in CCS
Hi - I haven't seen this in the other posts:I get an error compiling the CC3000 BasicWiFiApplication for the MSP430 FRAM Experimenter board in CCS5.I get the following:"../lnk_msp430fr5739.cmd", line...
View ArticleForum Post: CC3000 Basic WiFi Application file load error
I am able to build the Basic WiFi Application in CCSv5 for MSP-EXP430FR5739 Experimenter's Board. But when I try to debug it I get file load error below."MSP430: File Loader: Data verification failed...
View Article