Forum Post: RE: UART Bytes missing with ISR
Aslak,I performed the test as you asked, and you are correct! If I disable broadcasting on start, and don't allow any BLE traffic, UART ISRs work just fine.So now the question is... Will this be fixed...
View ArticleForum Post: RE: cc2530 / cc2531 developer help needed!
To add the OSC32K_CRYSTAL_INSTALLED=FALSE compilation flagin C/C++ Compiler -> Preprocessor-> defined symbols (as the 32KHz crystalis absent on cc2531 USB dongle).In General Options -> target...
View ArticleForum Post: RE: Stellaris ARM Cortex sample code to address TRF7960/7970
Dear Eddie LaCost,we are evaluatong the TRF7970 at the moment. But as the MSP430 has not enough processing power, we would like to use the Stellaris Cortex-M3/M4 controllers.So it would be greatly...
View ArticleForum Post: RE: CC1101 to CC1120
Have you looked at http://e2e.ti.com/support/low_power_rf/f/155/t/196317.aspx to see if this gives you any hints?
View ArticleForum Post: Counting number of sent Advertisement and Data packets
Hello,I want to know if it is possible to counting the number of sent advertisement and data packets separately by modifying the code. I have following questions:1- Can I write a callback function...
View ArticleForum Post: RE: Which Commands in the "Bluetooth Vendor-Specific HCI Commands...
Hi, Miguel,I have a problem similar to Kevin's. It's even worse in a way:I'm studying the possibility of using the CC2560/64 only through VS HCI commands issued bya software of my own (yet to be...
View ArticleForum Post: CC2564 and Motorola Razr
Hello all,I'm trying to establish a BLE communication between a Motorola Razr running Android and a CC2564 chip.For the evaluation, I use a PAN1323 module mounted on a MSP-EXP430F5438F experimentation...
View ArticleForum Post: RE: cc2544Dongle & smartRF05 BLE
ok, u answered me already... :)10x alot m8!!!Ran
View ArticleForum Post: RE: Migrate longterm encryption keys to new central
Hi!I used BTtool and 2x cc2540emk-usb and my end device.I connected with the first cc2540emk-usb, did the pairing and saved the long term key as a file.Then disconnected and changed to the other...
View ArticleForum Post: RE: Does wl1271's revision matter?
Naveen,I cannot connect to wl1271. ifconfig wlan0 up also fails.Best regards,Alexander Vasiljev.
View ArticleForum Post: RE: CC2530 + CC2591 antenna
Hi,According to Friis, would expect about 19 dB of signal loss when using the antennas at 20cm distance apart so if you are measuring around 6dBm then this sounds reasonable.Regards, Richard.
View ArticleForum Post: How to watch the packet from from a child passing through the...
Hello,I want to anaylise the code from Z-Stack 2.5.1 deeper, so I was wondering if there is some place on the Router's code that I can watch the packet from its child being routed to the Coordinator....
View ArticleForum Post: RE: Messuring connection quality/stability
Nick,is it possible to use HCI_ReadRssiCmd as some kind of workaround to get the unsuccessful connection events? Here is description: * @fn HCI_ReadRssiCmd API * * @brief This BT API is...
View ArticleForum Post: RE: Packets from CC1101 on custom board not picked up by packet...
Hi,Thanks for everyone's response. While it is quite difficult to check the capacitive loading due the capacitance values being small (8pF), I did check the ceter frequency of the radiate spectrum and...
View ArticleForum Post: RE: CC1000 impedance matching network problem
Thank you very much for your help, now the transmitter is working. I can see a peak in 433MHz and also the second harmonic in 866MHz.However, I have a couple of doubts related to the matching network...
View ArticleForum Post: RE: Extract data from Packet Sniffer
Hi guys,You have to options:Real time parsing (you'll need to write your own script, probably in perl)Off-line, parsing saved .psd file.
View ArticleForum Post: CC1000 in receive mode
Hello,I'm trying to stablish a RF link between two CC1000, one acting as transmitter and the other one as receiver. Transmitter part is working correctly but I'm not able to receive correct data at RX...
View ArticleForum Post: RE: Min. size, low energy, medical device, sending data from time...
Hi,The CC2570/71 is a network processor only which is why information such as flash or RAM is not available, and at the moment TI does not yet offer an ANT System on Chip.The lowest power mode on the...
View ArticleForum Post: CC2530DK per_test.hex firmware mismatch
Hi,We recently purchased a CC2530 Development Kit(CC2530DK, Rev 1.4) from DigiKey. The CC2530EM was preloaded with the PER Tester firmware. Before loading my own firmware, I decided to verify the...
View ArticleForum Post: RE: cc2530 / cc2531 developer help needed!
ok great ... I'm trying to wrap my head around alot of things (Z-Stack, IAR, etc) ..I have a dongle device, but I also have a couple of bare bones units with no buttons or leds .. it looks like this...
View Article